body{
margin:0;
padding:0;
background-image:url(../images/back.jpg);
background-position:center top;
background-repeat:repeat-x; 
background-color:#e1d5c6;
font-family:"Calibri";
font-size:14px;
color:#5b4e42;
text-align:justify;
}


#header{width:845px; margin:0 auto; padding-left:20px;}
#logo{float:left; width:213px; height:130px;}
#menu{float:right; height:80px; margin-top:50px;}
#largePic{}
#content{width:824px; margin:0 auto;}
#brun{border:1px solid #494038;}

h1{color: #5b4e42;}

.txt {
	
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: auto;
}
.fieldsbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 19px;
	width: auto;
	border: thin ridge #000000;
}

a:link {
	color: #3d352e;
	text-decoration: underline;
}
a:hover {
	color: #3d352e;
	text-decoration: none;
}
a:visited {
	color: #3d352e;
}

