body, html { background: url(../images/bg.jpg) repeat-x left top; }
a.button { display: block; background: url(../images/button.png) no-repeat left top; width: 250px; height: 44px; text-indent: -2000px; overflow: hidden; margin: 40px auto; }
a.button:hover { background-position: left -44px; }
h3 { color: #900; }
a, a:visited { color: #09f; text-decoration: none; }
a:hover { color: #3cf; text-decoration: underline; }
#wrapper { position: relative; min-height: 400px; background: url(../images/main-bg.jpg) no-repeat left top; padding-top: 80px; }
#content { text-align: center; color: #333; height: 400px; padding-top: 80px; }
#webs { text-align: center; color: #333; height: 400px; padding-top: 80px; }
