
body {
	padding-left: 30px;
	margin-left: 30px;
	background: url(images/background1-2.jpg) #202020 repeat-y ;
	margin: 0px;
	height: 100%;
	color: #cccccc;
	font-size:12px;
	font-family: times new roman, "arial";
}

#mission {
position: absolute; top: 910px; left: 796px;
width: 200px;
height:350px;
color: #cccccc;
font-family: times new roman, garamond, trebuchet;
font-size: 14px;
}

a:link {
color: #e3372e;
text-decoration: none;
}

a:visited {
color: #e3372e;
text-decoration: none;
}

a:hover {
color: #e3372e;
text-decoration: underline;
}

#bullet1 li {
list-style-image: url(images/b1.gif) ;
line-height: 17px;
margin-left: 45px;
}
#bullet1 ul {
position: absolute; top: 200px; left: 600px;
}

#Twitter {
position: absolute;
top: 460px;
left: 177px;
}