﻿body {
    width: 100%;
}

#logo {
    position: absolute; margin-left: 5px; margin-top: 5px; width: 325px; height: 189px;
    padding: 0 0 0 0; background-image: url('../images/logo.jpg'); background-repeat: no-repeat;
}

#content {
    position: absolute; left: 350px; top: 200px; width: 600px;
}