@charset "UTF-8";
/* CSS Document */


#container{
width: 700;
height: 225;
}

#contact{
padding-top: 20px;
}



body{
margin-left: auto;
margin-right: auto;
margin-top: 15%;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #666666;
word-spacing: 2px;
}


a:link, a:visited, a:active {
	color: #8ba86b;
	text-decoration: none;
}

a:hover{
	color: #999999;
}



#thisisjess.a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}


#thisisjess{
font-weight: 500;
margin-left: auto;
margin-right: auto;
margin-top: 15%;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #666666;
word-spacing: 2px;
}
