body {
	background-color: #efefef;
	margin: 0px
}

.footer {
	background-color:#700;
	width: 100%;
	height: 80px;
	position:absolute;
	top: 600px;
	}
	
.mailingList {
	width:1010px;
	text-align:right;
	padding: 12px;
}