body {
	color: #662112;
	font: 8pt arial, tahoma, sans-serif;
	text-align: justify;
	cursor: default;
	background-image: url('images/background.png');
	background-repeat: repeat-y;
	background-color:#F7AA90;
	background-attachment: auto;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;} 
 
a:link , a:visited, a:active {
	text-decoration : none;
	cursor : default;
	font-weight: bold;
	color : #EBB7AB;} 
 
a:hover {
	text-decoration : none;
	cursor : default;
	color : #985F85;
	font-weight: bold;} 

.header{
	font-weight : bold;
	color: #A42408;
	font: 14px arial, tahoma, sans-serif;
	border-bottom: double #662112;
	text-decoration : none;}

.content{
	position: absolute;
  	top: 305px;
	left: 5px;
	width: 370px;}