/*-- 
3/12/03. Added maintain class for using with the maintenance tag and the .ss class for single spacing. 
--*/

body 
{
background-image: 
url('peaceltbluedoveblue400fade1.gif');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position: 275px ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;

}

.maintain
{
font-size:70%;
margin-top: 0.01em;
margin-bottom: 0.01em;
	}
.ss
{
margin-top: 0.01em;
margin-bottom: 0.01em;
	}
