*{
	/*background: url(../images/bg.png) repeat;*/
	background-color: #101010;
}

#wrapper{
	height:650px;
	width:900px;
	position: absolute;
	left: 4%;
	top: 0;
}

#footer{
	font: Helvetica;
	font-size: .8em;
	color:#ccc;
	text-align: center;
	text-transform: capitalize;
}

#footer a{
	color: #e2c08f;
}