body {
	background-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#693716;
	scrollbar-track-color:#000000;
	scrollbar-highlight-color:#693716;
	scrollbar-shadow-color:#693716;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}
.logo {
	position: relative;
	top: 0px;
}
.content {
	position: relative;
	padding: 12px;
	border: 1px solid #693716;
	width: 600px;
	font-family: Tahooma, Verdana, Arial, Helvetica, sans-serif;
	color: #B48A4E;
	font-size: x-small;
	text-align: justify;
	background-attachment: fixed;
	background-image: url('images/back.jpg');
	background-repeat: repeat
}
.foot {
	position: relative;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: xx-small;
	width: 600px;


}
.menu {
	position: relative;
	width: 600px;
	padding: 0px;
	text-align: center;
	top: 0px;
	margin: 0px;
	vertical-align: top;
	height: auto;
}
.wallpaper {
	border: 1px solid #666666;
}
A:link {  
	COLOR: burlywood; 
	TEXT-DECORATION: none 
}
A:hover	 {
	color: burlywood;
	Text-Decoration : underline
}
A:visited {  
COLOR: burlywood; 
TEXT-DECORATION: none 
}

