body {
	background-color: #003366;
	background-image: url(../images/iframebg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	border-width: 0;
	border-style: none;
	color: white;
}
a {
	color: white;
}
h3 {
	text-align: center;
	color: yellow;
}
h4 {
	text-align: center;
	font-size: large;
	color: yellow;
}
h5 {
	font-size: medium;
	color: yellow;
}
p {
	text-align: justify;
	font-family: 'Trebuchet MS, Arial, Helvetica';
}
p.menu {
	text-align: center;
}
