@CHARSET "UTF-8";
/**
 * Index Stylesheet for Rudolf Engel
 * 
 * @author Karin Lange
 * @copyright Copyright ©2011, seeQgrafix
 * 
 */
/* ******************** Layout *********************** */
html, body
{
	background-color: #9e4c04;
}
a
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -230px 0 0 -375px;
}