body {
font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 8pt;
color: #B08199;
letter-spacing: 1px;
background-color: #E2D8D6;
background-image: url(/eyeshadow/skins/1/bg.jpg);
background-repeat: repeat-x;
background-position: top left;
margin: 0px;
padding: 0px;
}

p, tr, table, td { font-family: tahoma,trebuchet ms,verdana,helvetica; 
font-size: 8pt;
color: #B08199;
letter-spacing: 1px;
}

a:link, a:visited, a:active {
text-decoration: none;
font-family: trebuchet ms;
font-size: 8pt;
letter-spacing: 1px;
BORDER-BOTTOM: #D2B9D2 1px solid;
color: #DA908E;
}

a:hover {
color: #B08199;
text-decoration: none
}

textarea, input, select, option
{
	background-color: #E2D8D6;
	border: 1px solid;
	font-family: tahoma,trebuchet ms,verdana,helvetica;
	font-size: 8pt;
	color: #B08199;
        font-weight : 100;
	padding: 0px;
        letter-spacing: 1px;
	text-align: justify;
	}


#greet {
font-family: georgia;
font-size: 18px;  
color: #9E6272; 
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
}

#header {
	width: 602px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	}

.centered {
margin: 0 auto 0 auto;
}

#left {
  position: absolute;
  background-color: transparent;
  text-align: justify;
  left: 56px;
  top: 220px;
  width: 500px;
}




