body
{
background-image:url('images/bkg.jpg');
font-family:Arial,Helvetica,sans-serif;
color: #ff3700;
margin-top: 50px;
font-size: 16px;
} 

#subtitle {
	color: #ff3700;
}

p.paragraphs {
	color: white;
}

p#fussnote { font-size: small }

.topcontainer {
position: relative;
/* left: 400px; */
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul li{
background-image: url('images/listsc.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 18px;
}

#logo {
	position: relative;
	left: 13.5em;
} 
