
body {
	background: url("bg-tile2.jpg");
	font-family: "Bank Gothic", "Helvetica", sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: center;
}

#myContent {
	margin-top: 40px;
}

a {
	text-decoration: none;
	color: #4a4450; 
	
}

a:hover, a:active {
	color: #617b8d;
}




