body {
background: #f6f3ee url('staple-bg2.png') repeat-x;
    font-family: arial, helvetica;
    font-size: 13px;
    color: #b3b1b1;
    text-align: justify;
line-height: 16px;
}

div.quote {
	color: #b3b1b1;
	font-family: arial, times new roman;
	text-transform: lowercase;
	letter-spacing: 3px;
font-weight: bold;
font-size: 12px;
font-style: italic;
	}

table, tr, td {
	font: 12px arial, helvetica; 
	color: #ccb2ad;
	word-spacing: 2px;
background-color: #ffffff; }

input, textarea, option, select {
	background-color: #f6f3ee;
	font: 12px arial, helvetica;
	color: #ccb2ad;
	word-spacing: 2px;
	border: 1px solid #ffffff;
	padding:7px; }

h2 {
    color: #ccb2ad;
    font-family: arial, helvetica;
    font-size: 11px;
letter-spacing: 2px;
text-transform: lowercase; }

#content {
    color: #b3b1b1;
    font-family: arial, helvetica;
    font-size: 12px;
width: 309px;
 }

blockquote {
	background-color: #f9f9f9;	
color: #a8a8a8;
font-size: 13px;
padding: 10px;
font-family: times new roman;
}

i {
font-style: italic;
color: #b9958c;
font-size: 13px;
	}

span {
    color: #ccb2ad;
    font-family: arial, helvetica;
    font-size: 12px;
}

div.footer {
    color: #ccb2ad;
    font-family: times new roman, arial, helvetica;
    font-size: 19px;
letter-spacing: 1px;
background-color: #ffffff;
padding: 5px;
}

h3 {
    color: #ccb2ad;
    font-family:  times new roman, arial, helvetica;
    font-size: 22px;
letter-spacing: 4px;
text-transform: lowercase;
font-weight: lighter; }

b {
    color: #ccb2ad;
    font-weight: bold;  }


a:link {
    cursor: help;
    color: #b9958c;
    text-decoration: none;  
}

a:active {
    cursor: help;
    color: #b9958c;
    text-decoration: none;
}

a:visited {
    cursor: help;
    color: #b9958c;
    text-decoration: none;  
}

a:hover {
    cursor: help;
    color: #c39a94;
font-style: italic;
}
