body {
	background: #000000;
}
#container {
	height: 800px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
#header {
	background: url(../../Headers/monster%20header760x200.jpg) no-repeat center center;
	height: 200px;
	width: 760px;
}
#info {
	height: 220px;
	width: 760px;
	font-size: 18px;
	color: #FFFFFF;
}
#links {
	font-size: 18px;
	color: #FFFFFF;
	height: 300px;
	width: 760px;
}

