body {
	color: white;
	background: #093F39;
}

a {
	color: #B93;
	font-weight: bold;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1, h2 {
	font-family: sans-serif;
	text-align: center;
	font-weight: bold;
}

h3, h4, h5, h6 {
	font-family: sans-serif;
	text-align: left;
	font-weight: bold;
}

p.main_link {
	text-align: center;
}
