/* MAIN STYLE SHEET - thinkgreensleeves.com - 3/26/2009 */


/* BODY */

a { color: #315900; }
a:hover { color: black; text-decoration: none; }
a:active { color: black; }
a:visited { color: black; }

body { background: url(gs-background.jpg) fixed center; font-family: Georgia, serif; color: black; font-size: 1.1em; }

/* PAGE WRAP */

#wrap { width: 960px; height: 200px; background: white fixed top; margin-top: 150px; padding: 50px; margin-left: auto; margin-right: auto; }

/* MAIN CONTENT */

#main img { display: block; margin-left: auto; margin-right: auto; }

#main p { text-align: center; }