img {
	border:none;
}


body {
	background-color:#660000;

	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
	text-align:center;
	color: #CCCCCC;
	font-size: 36px;
}

h2 {
	text-align:center;
	color: #CCCCCC;
	font-size: 18px;
}

h3 {
	color: #CCCCCC;
	font-size: 16px;
}

#center {
	position:relative;
	margin: 0px auto;
	width: 750px;
}

#photo {
	position:absolute;
	left: 250px;
}

#heavenly {
	width: 250px;
	position:absolute;
	left: 500px;
}

#mars {
	width: 250px;
	position:absolute;
	left: 0px;
}

#album {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	position:relative;
	margin: 0px auto;
	top: 300px;
	width: 750px;
}

#footer2 {
	position:relative;
	margin: 0px auto;
	width: 750px;
	left: 2px;
}

ul {
	margin-left: 0px;

}

#updated {
	text-align:right;
	font-size:9px;
}
#main {
background-color:#000000;
width:800px;
margin: 0px auto;
}