* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 777px;
	background-color: #FFF;
	background-image: url(bg_homegirl.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	
}

span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #000000;
	font-weight: bold;
}

#content {
	width: 753px;
	color: #300;
	border: 2px solid #1d3451;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
#wrapper5 {
	width: 777px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#presented {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
}

#presented p {
	float: right;
}



li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #045588;
	margin-left: 25px;
	font-weight: bold;
	margin-right: 250px;
}

#text {
	padding-top: 5px;
	padding-right: 21px;
	padding-left: 21px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #fe2805;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #1d3451;
	font-weight: bold;
}
