body {	
        background:#000000 url('/static/images/krezip/back.png') top center repeat-x;
        font-size: 11px;
        line-height: 14px;
        color: #2d1b10;
}

.container {
        background:#d0d0d2 url('/static/images/krezip/containerback.png') top center repeat-x;
        height: 1600px;
        border: 0;
}

#header {
       width: 960px;
       height: 173px;
        border: 0;
}

.wrapper {
       width: 960px;
}

.all {
        height: 100%;
}

h1 {
         font-family: arial, verdana;
         font-size: 18px;
         padding: 0;
         margin: 0;
         margin-bottom: 6px;
         color: #2d1b10;
         text-transform: uppercase;
}

a {
   color: #2d1b10;
}