@charset "UTF-8";

* {margin: 0; padding: 0;}

body { background: #000; font-family:Verdana, Geneva, sans-serif; }

h1 {
	color: #b76c1b;
	padding: 28px 39px 22px 39px;
	border-bottom: 1px solid #ef9f49;
	font-size: 44px;
	font-weight: normal;
	background-color: #000;
}

h2 {
	color: #e9e9e9;
	margin-top: 29px;
	margin-left: 39px;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

#email01 {
	background: #000 url(../img/elements/info-email.gif) no-repeat center center;
	background-repeat: no-repeat;
	position: absolute; bottom: 34px; left: 39px;
	width: 242px; height: 14px;
}

#backgroundImg { 
 position: absolute; bottom: 0; right: 0;
 height: 532px; 
	width: 563px;
	background: #000 url(../img/backgrounds/aten.jpg) no-repeat bottom right; 
	z-index: -1;
}