body {
		background-color: #F4BBBB;
}

      

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #CF8B8B;
	}

a:visited {
	color: #CF8B8B;
	}

a:active {
	color: #CF8B8B;
	}

a:hover {
	color: #E45E5E;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


h1 {
	color: #CF8B8B;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 180%;
	text-align: center;
	margin-bottom: 10px;
	
	}

h2 {
	color: #AC432F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 10px;}


h3 {
	color: #AC432F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	margin-bottom: 10px;
	}

p {
	color: #AC432F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	margin-bottom: 10px;
	}


img {
		display: center;
	}

blockquote {
color: #AC432F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 180%;
width: 300px;
margin: 0px;
padding: 40px;
}




