body {
	background-image:url(../images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#666666;
	margin:0;
	}
	
.content {
	background-image:url(../images/w_back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:990px;
	height:650px;
	}
	
.link {
	margin-left:30px;
	margin-top:15px;
	float:left;
}

.copy {
	margin-right:30px;
	margin-top:22px;
	float:right;
}

img {
	border:0px;
	}
