@CHARSET "ISO-8859-1";

html 
{
} 

body 
{
	background-repeat:repeat;
	background-color: #E0E0E0;
	margin:0;
	padding:0;
}

.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#backgroundContact
{
	float:right;
	width:350px;
	height:350px;
	background-image:url('http://freestylephoto.nl/foto/website/syl.jpg');
}

#contactText
{
	position:absolute;
	z-index:-1;
}