/*----------------------------------------------------------------
	S T R U C T U R E
---------------------------------------------------------------- */
#content {
    background: url("../img/homepagebackground.jpg");
    background-repeat: no-repeat;
    background-position: top;
    width: 800px;
    height: 675px;
    table-layout: fixed;
    }

#homepage {
    margin-top: 81px;
    margin-left: 43px;
    }

