@charset "utf-8";
/* CSS Document */

body	{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	background-color: #E4E4E4;
}

#block {
	margin: 0px auto;
	width:980px;
	height: 550px;
}


