body 
	{
		
		background-color: #404040;
		margin:0px;
	}
	
img
{
  border: 0;
}
	
	
.titel	
	{
		min-height: 300px;
		height: 300px;
		background-position: 70px 200px;
		width: auto;
		background-repeat: no-repeat;
		background-image: url(http://testserver.bruis.net/photomicz/images/logo.gif);
	}
	
.menu	
	{
		margin-left: 75px;
		background-repeat: no-repeat;
		text-decoration: none;
	}

.contact	
	{
		margin-left: 70px;
		margin-top: 200px;
		height: 300px;
		background-position: 0;
		width: auto;
	}

h1	
	{
		font-family: Helvetica;
		font-size: 20px;
		color: #999999;
	}

p	
	{
		font-family: Helvetica;
		font-size: 13px;
		color: #999999;
	}

.photo	
	{
		background-position: 70px 70px;
		margin: 0px;
		width: 100%;
	}