body { text-align:center; }   

#waku { width:610px; text-align:left; margin:0 auto; }   

#naka { margin:5 5px; height:300px; }

#main { width:600px}

#header { height:100px; padding:25px;@color:#fff;
	background-color="#3366cc"; background-image:url('scene1.jpg');
	background-repeat:no-repeat; background-position:462 1; }

#footer {height:50px; background-color="#00cc00"; text-align:right; }

#gMenu {   
    margin:10px 0;   
    padding:0;   
    width:600px;   
    height:30px;   
    overflow:hidden;   
    background:#3366cc;   
}   
#gMenu li { list-style:none; width:100px; float:left; }   
#gMenu li a {   
    display:block;   
    line-height:30px;   
    color:#fff;   
    text-align:center;   
}   
#gMenu li a:hover { background:#66c; }    
