BODY {
color: #d4cccc;
background-color: #d4cccc;
font-family: arial, helvetica;
}

#container {
 	margin-left: auto;
 	margin-right: auto;
	margin-top: 8px;
background-image: url(urlfor background image);
background-repeat:repeat-y;
 	width: 1000px;
 	text-align: left;
 	}
  body {
 	margin: 0 0 20px 0;
 	text-align: center;
 	}

 #container {
   position: relative;
 	margin-left: auto;
 	margin-right: auto;
	margin-top: 8px;
 	width: 1000px;
 	text-align: left;
   }

P {
background: transparent;
color: #000000;
font-family: arial,helvectica;
font-size: 15px}

A {
font-size:16;
color:#000000;
font-weight:none;
}

a:link {
text-decoration:none;
font-weight:none;
color:#000000;
font-family: Arial, Helvetica;
}

a:active {
text-decoration:none;
font-weight: none;
color: blue;
}

a:visited {
text-decoration:none;
font-weight: none;
color:#6666CC;
}

.special {
font-size:13px;
font-weight:none;
color:#000000;
text-decoration:none;
}

.special2 {
font-size:16px;
font-weight:none;
#000000
}

.special3 {
font-size:11px;
font-weight:none;
#000000
}
