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

body  {
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	}

#container{
	width:611px;
	height:100%;
	margin:0 auto;
	padding:5px;
	text-align:left;
}

#blank{
	width:611px;
	height:20px;
}

#logo{
	width:611px;
	height:393px;
}