/* CSS Document */
body{ 
	background: #821d02 url(../images/welcome.jpg) top center no-repeat;
	color:#f1e3c5;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	text-align: center;
}
div{width: auto; margin: 0 auto 0 auto;}
#welcome{width:318px;}
#enter{width:136px; margin-top: 10px;}
#gallery{
	background:#f1e3c5 url(../images/blue-bg.png) repeat-x 0 72px;
	margin-top:350px;
}
#gallery a { margin-left: 50px; padding-top:1px;}
#footer{ width:800px; min-height: 50px;}
a{color: #f1e3c5} a img, a:hover{text-decoration:none}