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

body {
	background:url(../images/gridb.png) repeat #d2e6f1;
	}

#content {
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-229px 0px 0px -172px; 
	width:345px; 
	height:459px; 
	overflow:auto;
	}


