BODY { background: #FFFDF4; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #C37A6D; letter-spacing: 1px;}

#header1 {position: absolute; top: 0px; height: 100px; width: 400px; left: 50%; margin-left: -200px; background-image: url('1.jpg'); background-repeat: no-repeat; border-left: 1px solid #624448; border-right: 1px solid #624448;}
#header2 {position: absolute; top: 100px; height: 100px; width: 400px; left: 50%; margin-left: -200px; background-image: url('2.jpg'); background-repeat: no-repeat; border-left: 1px solid #624448; border-right: 1px solid #624448; }
#header3 {position: absolute; top: 200px; height: 100px; width: 400px; left: 50%; margin-left: -200px; background-image: url('3.jpg'); background-repeat: no-repeat; border-left: 1px solid #624448; border-right: 1px solid #624448; }
#content {position: absolute; top: 300px; width: 390px; left: 50%; margin-left: -200px;
	padding: 5px; 
	 background-image: url('4.jpg'); background-repeat: no-repeat; border-left: 1px solid #624448; border-right: 1px solid #624448; }
#menue {position: absolute; top: 330px; height: 30px; width: 100px; left: 50%; margin-left: 200px;
	padding: 5px; text-align: left;}
#menup {position: absolute; top: 330px; height: 30px; width: 100px; right: 50%; margin-right: 200px;
	padding: 5px; text-align: right;}

h1 {font-family: Verdana; font-weight: bold; font-size: 16px; text-transform: uppercase;
	color: #996463; text-decoration: none; letter-spacing: 2px;
	border-bottom: 2px solid #996463; text-align: left; padding: 3px;}
h2 {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: lowercase;
	color: #996463; text-decoration: none; letter-spacing: 2px;
	border-bottom: 1px solid #996463; margin-bottom: 0px;}

A:link, A:visited { color:#744A4F; text-decoration: none; font-weight: bold; 
	font-family: Verdana; font-size: 10px; }
A:active, A:hover  { color:#744A4F; text-decoration: underline; font-weight: bold; 
	font-family: Verdana; font-size: 10px; border-bottom: 1px solid #FFFFFF; }
input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #FFFDF4; border: 1px solid #C37A6D; 
			font-weight: bold; color: #C37A6D; padding: 2px; }
