body, html { 
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #101111 url(img/bg.gif) repeat-x;
	color:gray;
	margin:0px;
	padding:0px;
    }
body img { 
	border:none; 
	}
a:link {color:gray;text-decoration:none;}
a:visited {color:gray;text-decoration:none;}
a:hover {color:silver;text-decoration:underline;}
a:active {color:gray;text-decoration:none;}
h1 {font-size:110%;margin-left:140px;}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 629px;
	background:url(img/mothbag_background.jpg) no-repeat;}
	}
#content {text-align:left;}
#content img {width:160px; height:100px;margin-top:450px; margin-left:38%;}