/*  
Theme Name: digitalextremist
Version: 0.9
Author: //de
*/

body {
	font-family: Helvetica, Arial, Verdana;
	margin: 0px;
	padding: 0px;
	color: #222;
	background: #000 url('../images/face.jpg') top left no-repeat;
}

a {
	text-decoration: none;
}

#links {
position: absolute;
right: 125px;
top: 660px;
}

#corner {
top: 5px;
right: 15px;
position: absolute;
z-index: 9;
}

#mediaspace {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
z-index: -9;
}