body 
	{
	background: url(vivaro_watersplash.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top left; 
	margin-left:50px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
div
	{
	font-family: verdana, arial, "sans serif";
	font-size: 12px;
	
	color:#50ADD4;
	text-align: center;
	line-height: 20px;
	width: 400px;
	}
	
a:link {color: #50ADD4; font-family: verdana; font-size: 18px; text-decoration: none; margin-left: 180px;}
a:visited {color: #50ADD4; font-family: verdana; font-size: 18px; text-decoration: none; margin-left: 180px;}
a:hover {margin-left: 180px; color: #50ADD4; font-family: verdana; font-size: 18px; text-decoration: none; }
	
img
	{
	margin-left:50px;
	margin-top: 30px;
	margin-bottom: 20px;
	}
