/* ExcellentShowers.com Style Sheet */

body
{ 
   background-image: url(/images/back.jpg);
	background-color: white; 
	margin-left: 0px;
	margin-top: 0px;
	font-family: arial;
	font-size: 12px; 
	color: black;
	}
	
A {
	font-size: 12px;
	background: white;
  }
	
a:link {color:"#333333";}
a:visited {color:"#666666";}
a:link, a:visited {font-decoration: underline;	}
a:visited:active {"#330066";}

}