@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}


.pix
{
background-image:url(images/wb.jpg);
margin:0px auto;
width:734px; 
height:519px;
}

.bd
{
background-color:#000000;
}
