/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body {
 background: #465567 url(http://www.andrewerickson.com/wp-content/themes/mainstream/styles/default/bg-7.png) no-repeat top center;
 background-attachment: fixed;
}

#about { background: #4B729B url(default/about.jpg) repeat-x top left; }
#about img { border: 5px solid #85AECE; }
#connect ul li a img, #connect ul li .connect-box img {
float: left;
margin: 0 15px;
}

#connect ul li form {
 padding-top: 15px;
}