body {
	margin: 0px;
	background-color:#062C61;
	background-image: url(background_(Large).jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
	
#wrap {
	width: 700px;
	margin: auto;
	background-color: #FFFFFF;
	padding-bottom: 70px;
	}
	
	
h4 {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	margin: 0px;
	padding-top: 20px;
	}
	
h5 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0px;
	padding-bottom: 30px;
	}
	
h2 {
	font-size: 23px;
	font-weight: 700;
	margin-top: 50px;
	margin-left: 40px;
	margin-bottom: 0px;
	color: #CC0033;
	}
	
h3 {
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	margin-top: 3px;
	margin-left: 150px;
	margin-bottom: 40px;
	color: #CC0033;
	}
	
h6 {
	font-size: 25px;
	font-weight: 800;
	margin-top: 40px;
	margin-left: 400px;
	margin-bottom: 5px;
	color: #CC0033;
	}
	
#age {
	font-size: 15px;
	font-weight: 400px;
	font-style: italic;
	margin-top: 0px;
	margin-left: 400px;
	margin-bottom: 40px;
	}
	
li {
	font-size: 12px;
	font-weight: 700;
	padding-top: 2px;
	}
	
d {
	font-size: 13px;
	}
	