body {  
	background-image: url(../images/top_bg.gif);
	background-color: #321524;
}

div,p{
	margin:0;
	padding:0;
}
h1{
	font-size:100%;
	font-weight: normal;
	margin:0;
	padding:0;
}
.foot {
	font-size: 90%;
	color: #4C3541;
	text-align: center;
	line-height: 150%;
	padding-top: 10px;
}

.foot2 { text-align: center; font-weight: bold; font-size: 130%}
.foot3 { color: #CC0000;}

a:link {  font-size: 16px; color: #ff0000; text-decoration: none}
a:visited {  font-size: 16px; color: #ff0000; text-decoration: none}
a:hover {  font-size: 16px; color: #FF6600; text-decoration: none}

