body { 
  background-image:url(images/background2.gif);
  background-repeat: repeat-x;
  background-color: #332C29;
  }


a.one:link {color: #101111; text-decoration: underline}
a.one:visited {color: #101111; text-decoration: underline}
a.one:hover {color: #101111; text-decoration: underline}
a.one:active {color: #101111; text-decoration: underline}

.one{
font-family: verdana, arial, sans-serif;
font-size: 8px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
color: #101111;}






.title {
   font-family: verdana, arial, sans-serif;
   font-weight: normal;
   font-size: 19px;
   color: #a8b5da;
}






.content {
   font-family: verdana, arial, sans-serif;
   font-weight: bold;
   color: #4D6E9E;
   font-size: 9px;
}

.content1 {
font-family: verdana, arial, sans-serif;
font-size: 6px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #C0C7D0;}


.content2 {
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #67663;}

.content3 {
font-family: verdana, arial, sans-serif;
font-weight: 500;
color: #9C9C9C;
font-size: 9px;
}


#copyright {
font-family: verdana; arial, sans-serif;
font-size: 8px; 
color: #818386;
font-weight: normal;
margin-left: 7px;
}


#webdesigner {
font-family: verdana; arial, sans-serif;
font-size: 8px; 
color: #101111;
font-weight: normal;
margin-top: 4px;
line-height: 2.6;
}




