body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
background-color :#000000;
background-image: url(images/pattern.gif);
background-repeat:repeat;



}
a img {
border: none; 
} 



#mainBlock {
	position: absolute;
	background-image: url(../images/bg.gif);
	top:50%;
	left:50%;
	margin-top:-400px;
	margin-left:-308px;
}
#embedded{
	position: absolute;
	background-image: url(../images/bg.gif);
	left:51px;
	top:195px;
}
#logo{
	position: absolute;
	left:5px;
	bottom:46px;
}


