body {
	background-color: #FFF;
	margin:0;
}

#background01 {
	background-image: url(../images/diana_photo_bg.jpg);
	background-repeat: repeat-x;
	width: 748px;
	margin:auto;
}

	 
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6f6759;
	line-height: 1.5em;
}
a.maintext:link {
	color: #399;
	text-decoration: none;
}

a.maintext:visited {
	text-decoration: none;
	color: #399;
}

a.maintext:active {
	text-decoration: none;
	color: #399;
}

a.maintext:hover {
	text-decoration: none;
	color: #099;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #6F6759;
}

