body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(ramea_12.jpg);
	background-position:center;
	background-repeat:repeat-y; 
}
.header {
	height: 231px;
	width: 760px;
	float:inherit;
}
.content {
	width: 100%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	font-variant: normal;
	padding-top: 10px;
	text-indent: 10px;
	text-transform: lowercase;
}
.images {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;

}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0033CC;
	text-decoration: underline;
}



.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.title {
	background-image: url(ramea_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 71px;
	width: 100%;
}

.footer {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	width: 100%;
}
