html {
font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
font-size: 14px;
background: #ebebeb url(../img/line.jpg) repeat-x;
}

body {
min-width: 1010px;
margin: 0;
background: url(../img/footer.jpg) repeat-x 100% 100%;
}

h1, h2, h3 {margin-top: 75px;}

#content {
width: 1000px;
margin: 0 auto;
}

#header {
height: 131px;
}

#promo {
height: 537px;
text-align: center;
}

#promo h1 {
margin: 0;
padding-top: 150px;
font-size: 120px;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
text-transform: uppercase;
color: #fcfcfc;
}

#promo h1 span {
display: block;
margin-top: -20px;
font-size: 48px;
text-transform: none; 
letter-spacing: 7px;
}

#basic {
padding: 50px 0;
}

#basic ul li {
line-height: 2;
}

#footer {
height: 40px;
padding: 25px 0 15px 0;
font-size: 11px;
}

#footer a {color: #eb185f;}