/*  Plumbing Concepts
	Written by: Julie Van Mersbergen
	Last revised: September 29, 2007  */


body
{

background-repeat:no-repeat;
background-attachment: fixed;
background-color: #333333;
background-position: center;
margin-top: 20px;	 
font-family: arial, helvetica, san serif;
color: #FFFFFF;
}

a:link    {color: #ffffff; text-decoration: none; text-size: 12px;}
a:visited {color: #f31707; text-decoration: none;}
a:hover   {color: #bcbcbc; text-decoration: text-decoration: strong;}
a:active  {color: #b2b2b2; text-decoration: strong;}

<!--#navcontainer{
<!--margin-left: auto;
<!--margin-right: auto;
<!--margin-top: 148px;}

<!--#navlist li{
<!--display: inline;
<!--list-style-type: none;
<!--margin-left: 186px;
<!--margin-right: -10px;}
-->






