/* 
Andreas Wannerstedt Portfolio 2009
*/

body {
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height:18px;
	color: #333;
	background:#0e100f;
	margin: 0;
	padding:0;
	overflow:hidden;
}

html, body, #content	{ height:100%; }
