body {
	background-image: url(../images/eteman-background-image.jpg);
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
.section {
	width: 960px;
	height: 900px;
	padding-top: 30px;
	margin: 0 auto; 
	margin-top: 30px;
	background: #fff;
	
	/* Text */
	text-align: center;
}
.mainSection {
	margin-top: 60px;
	font-size: 15px;
}
.hyperlink {
	text-decoration: underline;
	color: #000;
}