html {
    font-size: 62.5%;
    font-family : Helvetica, Arial, sans-serif;
    color : #5D6266;
}
body {
    margin : 10px 0 0 0;
    background : #BDBFC1 url(/_/i/bg.png) repeat-x left top;
    font-size : 1.1em;
}

a:link, a:visited {
    color : #EC1C24;
}
a:hover, a:focus, a:active {
}

.container {
    margin : 0 auto;
}

#header {
    margin-bottom : 25px;

}
#topcopy {
    margin-top : 45px;
}
#topcopy {
    line-height : 1.545;
}


.item img {
display : block;
margin-bottom : 10px;
}