@charset "UTF-8";
/* WowoDesign */

* { margin: 0; padding: 0; }

body { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #CCCCCC; background: #111 url(../images/bg.jpg) top center; }

a { color: #FFF; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
ul, li { list-style: none; margin: 0; padding: 0; }
h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: normal; }



#global { margin: 0 auto; width: 620px; }

.logo { float: left; width: 620px; margin: 180px 0 30px 0; padding: 0 0 30px 0; background: url(../images/line.jpg) repeat-x bottom; }

.text { float: left; width: 620px; margin: 0 0 15px 0; padding: 0 0 80px 0; background: url(../images/line.jpg) repeat-x bottom; font-style: italic; line-height: 17px; text-shadow: 1px 1px 1px #000; }

.text a { text-decoration: underline; }

.footer { float: left; width: 620px; margin: 0 0 10px 0; position: relative; }

