img{border:0px}

html{
width:100%;
height:100%;
background-color:#000000;

}

body {
	font-family: Verdana;
	font-size: 0px;
	text-transform: none;
	background-color: #000000;
}

#designed_by {
	witdh:832px;

	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	background-image: url(../images/footer.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	padding-top: 5px;
	color: #a6956f;

}

#designed_by a{

font-weight: bold;
color: #a6956f;
text-decoration: underline;

}

#designed_by a:hover{

color: #f6e8cb;
text-decoration: none;
}


.center {
align:center;
text-align:center;}

