body	{
		margin: 0;
		padding: 0;
		float: left;
		font-family: FreestyleScriptRegular;
		}
#content h2 {margin-bottom: -10px;}
		
#header	{
		width: 1260px;
		height:175px;
		text-align: center;
		}		
#content{
		margin-top: 19px;
		width: 900px;
		height: 541px;
		padding-left: 70px;
		background-color: black;
		color: white;
		font-family: "Comic Sans MS";
		font-size: smaller;
		float: left;
		position: static;
		}
#wrapper	{
		width: 1260px;
		height: 590px;
		background-color: black;
		}
#recent a, a:link, a:visited {
		color: white;
		text-decoration:none;
		font-size: 16px;
		}
#recent a:hover {text-decoration: underline;}
#recent {
		width: 240px;
		float: left;
		}
#text	{
		width: 660px;
		float: left;
		margin-top: 30px; 
		text-align: center;
		}
#contacttekst{
		width: 360px;
		float: left;
		}
#contactfoto {
		width: 270px;
		float: left;
		}
#footer {
		background: url(img/footer.png) no-repeat;
		width: 1260px;
		height: 139px;
  		}
#sidebar	{
		width: 240px;
		height: 590px;
		float: left;
		text-transform: uppercase;
		}		
#blank	{
		width: 227px;
		height: 30px;
		background: black;
		}
@font-face {
	font-family: 'FreestyleScriptRegular';
	src: url('freestyle-webfont.eot');
	src: local('☺'), url('freestyle-webfont.woff') format('woff'), url('freestyle-webfont.ttf') format('truetype'), url('freestyle-webfont.svg#webfontIgu7yQ3J') format('svg');
	font-weight: normal;
	font-style: normal;
}
