/* Begin Styles */

body {
	background:#3D414A url('http://www.woebegoneart.com/woebegone-fine-art.jpg') no-repeat top center;
}

.wrapper {
   line-height:1;
   margin:0 auto;
   position:relative;
   text-align:left;
   width:900px;
}

.margins {
	clear: both;
	margin-top:150px;
	clear: both;
    margin-left:90px
}

p, ul, li {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 40px
    height: 15px;
    margin: 15px 0;
}

img.float_left {
    float: left; 
    margin-right: 2px; 
}

img.float_right {
    float: right; 
    margin-left: 2px;
}

a:link {
	color: #8395BD;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #8A7B5A;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}