body  	 {
	background-color: #fff;
	background-image: url(http://www.elinephotography.nl/opmaak/achtergrond.jpg);
	background-repeat: repeat-x;
	 }
	 
p { 
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	}

td { 
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
 }

a:visited { 
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #b2b2b2;
}

a:active { 
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}

.content {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 2px;
}

.portfolio {
	width: 100px;
	vertical-align: bottom;
	font-family: Arial;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	letter-spacing: 2px;
}