body {
	background-color: #ceb9bb;
	background-image: url();
	font-size:69%;
	color: #7d3c3c;
	font-family: georgia, trebuchet ms, tahoma, sans-serif;
	}

a:link, a:active {
	color: #43201d;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #9b6a6b;
	text-decoration:none;
	font-weight:normal;
	}


a:hover {
	color: #7d3c3c;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}

	
img {
	border:0px;
	}
	
.image {
	width:527px;
	height:516px;
	position:absolute;
	top:30px;
	left:3px;
	}

.menu {
	width:500px;
	position:absolute;
	top:1px;
	left:260px;
	}

.menu2 {
	height: 30px;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 2px;
	font-style: italic;
	padding: 7px;
	text-align: center;
	}

.menu2 a:link, a:active {
	color: #43201d;
	}
	
.menu2 a:visited {
	color: #9b6a6b;
	}


.menu2 a:hover {
	color: #7d3c3c;
	}

.as {
	width:250px;
	position:absolute;
	top:560px;
	left:60px;
	}


.content {
	width:380px;
	position:absolute;
	top:100px;
	left:355px;
	padding:2px;
	}

	
h1 {
	font-size:120%;
	color: #3e5b5e;
	font-weight:bold;
	font-style: italic;
	word-spacing: 3px;
	text-align:left;
	font-family: trebuchet ms, tahoma, sans-serif;
	margin:0px 3px 2px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #3e5b5e;
	}

input, textarea, select, option {
	background-color: #ceb9bb;
	border: 1px solid #7d3c3c;
	font-size:10px;
	color: #7d3c3c;
	font-family: trebuchet ms, tahoma, sans-serif;
	}
