@CHARSET "UTF-8";

body {
    margin: 0px;
    padding: 0px;
    background: #ededed url(/media/images/common/background.jpg);
    background-repeat:no-repeat;
    background-position:top center;
}
