#visualContainerOne    {
    margin-top:5%;
    width:740px;
    height:300px;
    background:#FFFFFF url("../images/underground passage.jpg") right top no-repeat;
}

#visualContainerTwo    {
    margin-top:5%;
    width:740px;
    height:200px;
    background:#FFFFFF url("../images/rock wall.jpg") left top no-repeat;    
}

#contentContainerOne,
#contentContainerTwo{
    width:360px;
}

#homeButton {
    background:#FFFFFF url(../images/homeButtonOn.gif) left top no-repeat;
}
