A:link           {color: #332823; text-decoration: none}
A:visited        {color: #332823; text-decoration: none}
A:active         {color: #000000; text-decoration: none}
A:hover          {color: #806558; text-decoration: none}


A:link, A:visited, A:active, A:hover { 
	font-weight: bold 
}

.picture {
	background-image:url(mandy-title.jpg);	
	background-repeat: no-repeat;
	
	background-position: top left;

	padding: 0px;
	position:absolute;	
	left:25px;
	top:25px;
	width:320px;
	height:419px;
}

.menu {
	position:absolute;
	top:30px;
	left:360px;
	width:380px;
	height:20px;
	padding:0px;
}

.text {
	position: absolute;
	left:100px;
	top:60px;
	width:650px;
	padding:5px;
}

select, input, textarea {	
	border: 1px solid #343424;
	padding: 1px;
	font-size: 11px;
	background-color:#D8BF9C;
	font-family: Arial;
	color: #332823;
}

BODY {
	background: #D8BF9C;
	font-size: 11px; 
	color: #343424; 
	font-family:verdana,arial,serif;
}

P,TABLE,TD,TR {
	font-size: 11px; 
	color: #343424; 
	font-family:verdana,arial,serif;
}

H1 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}