@charset "UTF-8";
/* CSS Document */

body
{
	background: url(../img/bg-header.jpg) repeat-x;
	font: Arial, Helvetica, sans-serif;
}








.titel
{
	margin: 0 auto;
	width: 525px;
	height: 155px;
	margin-top: 100px;
	background: url(../img/boonwebdesign.jpg);
	
}


.contact
{
	margin: 0 auto;
	width: 525px;
	margin-top: 30px;
	color: #606060;
	line-height: 140%;
}


.socialmedia
{
	margin: 0 auto;
	width: 525px;
	margin-top: 30px;
	text-align: right;
}

