@charset "utf-8";
#backPhoto {

height:100%;
margin:0;
max-height:100%;
padding:0;
position:fixed;
width:100%;
bottom:0px; left:0px;
z-index:-99;
	
}

body {
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		background-color:rgb(200,191,176)
}

.header {
	height: auto;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	height: auto;
	width: 875px;
	background-color: #FFF;
	padding-top: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.title1 {
	background-color: #bddad8;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title2 {
	background-color: #e8cf98;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title3 {
	background-color: #bcd2dd;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title4 {
	background-color: #dfc0b3;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title5 {
	background-color: #f8d3a9;
	height: 20px;
	width: 850px;
	font-weight: bold;
}
.title6 {
	background-color: #d4c4d7;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title7 {
	background-color: #b1d2ea;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title8 {
	background-color: #afb8cc;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title9 {
	background-color: #fdd1b0;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title10 {
	background-color: #eeb6a8;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title11 {
	background-color: #dbe1c0;
	height: 20px;
	width: 850px;
	font-weight: bold;
}

.title12 {
	background-color: #c1b6b3;
	height: 20px;
	width: 850px;
	font-weight: bold;
}



.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: auto;
	width: 850px;
	padding-top: 5px;
	padding-bottom: 5px;
}
