@charset "utf-8";
/* CSS Document */

div#content {
position: absolute;
width: 800px;
height: 450px;
left: 50%;
top: 50%;
margin-left: -400px;
margin-top: -225px;
}

div#navihome {
position: relative;
margin-top: -325px;
margin-left: 510px;
}