body {
	background-color: #C85C76;
	text-align: left;
	

}

.header {
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	width: 760px;
	margin-bottom: 15px;
}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
	


.content {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-image: url(images/bg.jpg);
	padding: 10px;
	line-height: 20px;
	vertical-align: top;
}

.content a:link {
	color: #0000ff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content a:hover {
	font-weight: normal;
}

.content a:visited {
	color: #0000ff;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	width: 760px;
	margin-top: 10px;
}
.content_img {
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 10px;
	line-height: 20px;
	vertical-align: top;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

