body, html {
	font: 12px Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #111111;
	background: #130c09 url(i/b3.gif) repeat-x left top;
}

div, * { margin: 0; padding: 0; }
div>p { margin: 0; }
img { border:0; }
ul { list-style-type: none; }

a:link, a:visited, a:active { 
	text-decoration: none;
	color: #593b11;
}

a:hover { 
	text-decoration: none;
	color: #674413;
}

#indexcontainer {
	width: 900px;
	height: 500px;
	position: relative;
	margin: 0 auto;
}

#under {
	width: 934px;
	height: 53px;
	position: relative;
	clear: both;
	background: url(i/under.jpg) top center no-repeat;
	margin-top: 5px;
}
