body{ 
		word-spacing: 0; 
		text-indent: 5; 
		font-family: Trebuchet MS; 
		margin: 0 5 
}
	
p{
		font-family: Trebuchet MS; 
		text-indent: 5; 
		word-spacing: 0; 
		margin: 2 5;
}
	
a:hover{
		
		border: 1px solid #D0E3CA;
}

img{
		vertical-align: middle;
}
