body {
	width:auto;
	height:auto;
	margin:0px;
	color: rgb(102, 0, 0);
	background-color: black;
}

#contentBox {
	position:relative;
	margin:0px auto;
	width:1014px;
}

img {
  border:0px;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}
