html,body {
	margin: 0px;
	background:#000000 url(../images/textured_background.jpg) center top no-repeat !important;
	color:#ffffff;
}

div#wrapper{
	text-align:center;
}

div#footer{
font-size:10px;
margin-top:100px;
text-align:center;
color: #52555f;
}

a{

color: #52555f;
text-decoration:none;

}

a:hover{
color: #cccccc;
text-decoration:none;
}

