body {
	background-color: #3b3922;
	background-image: url(http://fan.500ml.org/cm/images/1.gif);
	font-size:68%;
	color: #58533d;
	font-family: georgia, trebuchet ms, tahoma, sans-serif;
	}

a:link {
	color: #8b7f48;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #8b7f48;
	text-decoration:none;
	font-weight:normal;
	}


a:hover {
	color: #58533d;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}

a:active {
	color: #8b7f48;
	text-decoration:none;
	font-weight:normal;
	}
	
img {
	border:0px;
	}

.main {
	background-color: #3b3922;
	width:660px;
	height:1935px;
	position:absolute;
	top:0px;
	left:15px;
	}
	
.image {
	width:504px;
	height:291px;
	position:absolute;
	top:5px;
	left:130px;
	}

.menu {
	width:500px;
	position:absolute;
	top:260px;
	left:230px;
	}

.menu2 {
	height: 70px;
	font-family: georgia, tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	text-align: left;
	}

.menu2 a:link {
	color: #8b7f48;
 	border-bottom : 0pt; 
	}
	
.menu2 a:visited {
	color: #33331b;
	border-bottom : 0pt; 
	}


.menu2 a:hover {
	color: #58533d;
	border-bottom : 0pt; 
	}
	
.menu2 a:active {
	color: #8b7f48;
 	border-bottom : 0pt; 
	}

.as {
	width:120px;
	position:absolute;
	top:20px;
	left:17px;
	}


.content {
	width:490px;
	position:absolute;
	top:290px;
	left:160px;
	padding:2px;
	}


	
h1 {
	font-size:140%;
	color: #444434;
	font-weight:bold;
	font-style: italic;
	word-spacing: 4px;
	text-align:left;
	font-family: trebuchet ms, tahoma, sans-serif;
	margin:0px 3px 3px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #444434;
	}

input, textarea, select, option {
	background-color: #3b3922;
	background-image: url();
	border: 1px solid #58533d;
	font-size:11px;
	font-weight: bold;
	color: #58533d;
	font-family: trebuchet ms, tahoma, sans-serif;
	}
