html, body
{
	background: #000000;
}
h1, h2
{
	display: none;
}
#selecta
{
	position:absolute;
	height:102px; 
	width:322px;
	margin:-51px 0px 0px -161px;
	top: 50%; 
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: auto;
	background: url(selectamultimedia.png) center center no-repeat #000000;
}
