
body {
    background: #f2f2f2 url(images/bg.png);
}

#omw {
    position: relative; /* Needed for Safari */
    margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
    width: 495px;
    height: 379px;
}

