* {
    margin: 0;
    padding: 0;
}
html{height: 100%}
body {
    font: 12px/18px Tahoma, Geneva, sans-serif;
    width: 100%;
    background: #C3D2D9 url("images/bg.jpg") 50% 0 no-repeat;
}