@charset "UTF-8";
body {
	margin: 0px;
	background: #31060d url(images/bg.jpg) no-repeat center top;
	font-family: Verdana, sans-serif;
}

#container {
	width: 593px;
	margin: auto;
	top: 600px;
	position: relative;
	height: 110px;
}

#infoBox {
	height: 70px;
	color: #fff;
	background-image: none;
	display: table;
}

#footer {
	margin-top: 130px;
	color: #894444;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #c78171;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #c78171;
	text-decoration: none;
	font-weight: bold;
}
