body {
	background-color: #000;	
}
a {
	font-family: Copperplate Gothic Bold, Copperplate Gothic Light;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	color: #DBAF58;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88661E;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
}
#Wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#Loverboy {
	position: relative;
	width: 900px;
	top:15px;
	left:25px;
	z-index:1;
}
#Update {
	position: absolute;
	width: 433px;
	left:-103px;
	top: 572px;
	z-index: 4;
}
#Gallery {
	position: relative;
	width: 1000px;
	top:15px;
	z-index:1;
}
#Header {
	position: relative;
	height: 163px;
	width: 1000px;
	z-index:2
}
#Bar {
	position: absolute;
	height: 44px;
	width: 1000px;
	top:735px;
	z-index:3;
}
#Contact {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 18px;
	font-style: normal;
	color: #DBAF58;
	position: absolute;
	left: 360px;
	top: 790px;
	z-index:4;
}
#Links {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 18px;
	font-style: normal;
	color: #DBAF58;
	position: absolute;
	left: 500px;
	top: 790px;
	z-index:4;
}
#Bio {
	position: relative;
	width: 700px;
	z-index:2;
}
#Me {
	position: absolute;
	height: 485px;
	width: 374px;
	top:100px;
	left:300px;
	z-index:1;
}
#Blog {
	position: relative;
	width: 900px;
}

.RegularText {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 18px;
	font-style: normal;
	color: #DBAF58;
}
.SmallerText {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 15px;
	font-style: normal;
	color: #DBAF58;
}
.Heading {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 30px;
	font-style: normal;
	color: #DBAF58;
