body
        { background-color: #88a48b; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 50%; text-align: center }
#wrapper    { text-align: left; margin-right: auto; margin-left: auto; position: relative; width: 850px; height: auto }
a:link      { color: #ffff01; text-decoration: none }
a:visited     { color: #ffff01; text-decoration: none }
a:hover    { color: #eaedee; text-decoration: none }
a:active {
	text-decoration: none;
}

