/* CSS Document */

body {
	background-color:#FFFFFF;
	 }
	 
	 
	
.main-body {
	
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(Images/droplet%20bg.jpg);
			}
			<style type="text/css">
<!--
a:link {color: #0099ff;  text-decoration: none; }
a:active {color: #0099ff; text-decoration: none; }
a:visited {color: #0099ff; text-decoration: none; }
a:hover {color: #999999; text-decoration: underline; }



a.tiny:link {color: #0099ff; font-size:9px; background: #ffffff; font-weight: normal;} 
a.tiny:active {color: #0099ff; font-size:9px; background: #ffffff; font-weight: normal;}
a.tiny:visited {color: #0099ff; font-size:9px; background: #ffffff; font-weight: normal;}
a.tiny:hover {color: #999999; font-size:9px; background: #ffffff; font-weight: normal; text-decoration: underline;} 

a.mail:link {color: #999999; font-size:12px; background: #ffffff; font-weight: normal;} 
a.mail:active {color: #999999; font-size:12px; background: #ffffff; font-weight: normal;}
a.mail:visited {color: #999999; font-size:12px; background: #ffffff; font-weight: normal;}
a.mail:hover {color: #0099ff; font-size:12px; background: #ffffff; font-weight: normal; text-decoration: underline;}

.normal	{	
			font-family:Tahoma;
			font-size:12px;
			color:#999999;
			}
			
.em 	{	
			font-style:italic;
			font-size:13px;
			font-family:Tahoma;
			color:#999999;
			}
		
.heading	{	
				font-family:Tahoma;
				font-size:13;
				font-weight:400;
				color:#0099ff;
				}
.highlt		{
				font-family:Tahoma;
				font-size:13px;
				color:#0099FF;
				}
				




