html
{
	background-color: #233594;
	color: #EEEEEE;
}

a {
	color: #FF7788;
}

body
{
	text-align: center;
	margin-left: 50px;
	margin-bottom: 50px;
	margin-right: 70px;
	font-family: arial, "times new roman", serif; /* */
}

#title
{
	font-size: xx-large;
}

.currentpage
{
	font-size: large;
}

#content
{
	border: 1px solid #CCCCCC; /* */
	padding: 30px;
	width: 740px;
}

#bigimg
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#maintext
{
	text-align: left;
}

#menu
{
	font-weight: bold;
}

p
{
	text-indent: 6mm;
}