* body {

		
 }
 
#background{
	position:relative;
	background-image : url(img/background.jpg);
	background-repeat : no-repeat;
	width:898px;
	height:604px;
	top:50px;
	margin:auto;
}

#logo{
	position:relative;
	width:180px;
	height:125px;
	left:76px;
	top:22px;
}

#mail{
	position:relative;
	left:104px;
	top:320px;
	width:118px;
	height:9px;
	color:#fff;
	font-size:0.7em;
	font-family:arial black, arial;
}

#mail a{
	color:#fff;
}

#refs{
	position:relative;
	left:64px;
	top:370px;
}
