*{
margin:0px;
padding:0px;
}
body {
	background-color: #000000;
	background: url(images/metalbackground.jpg);
	margin:40px 0px; padding:0px;
	background-repeat: no-repeat; 
 	background-position: center center; 
	}
#Content {
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}
.copy{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:xx-small;
font-weight:lighter;
}
