@charset "utf-8";
/* CSS Document */

 body {
 	background: url(images/grymarb.gif) repeat;
	margin:0px;
	padding:0px;
 }
 
 img {border:0px;}
 
 #container {
 	width: 900px;
	margin:0px auto 0px auto;
 }
 
 #header {}
 
 #navigation {}
 
 #content {}
 
 #footer {}