body {
	background-color: #FFFFFF;
}


body.index {
	margin-top: 130px;
}

body.content {
	margin-top: 50px;
}

div, p, a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #000000;
}

div {
	margin: 0 auto;
}

p {
	text-align: center;
}

a:hover {
	text-decoration: none;
}