html
{
	background-color:#073e67;
}

body
{
	background-position:center;
	background-color:#073e67;
	background-position:top;
	background-image: url(../images/ri_background.jpg);
	background-repeat: no-repeat;
}

@font-face {
font-family: "Raleigh";
src: url(http://development.mediamakershosting.com/ri/web_2009c/RALEIGHL.ttf) format("truetype");
}
h1 { font-family: "Raleigh", sans-serif }
.style10 {
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

