@import url("sugarshark.css");

#green { height:150px; }
#logo  { top: 72px; }
#sugarshark { top: 153px; }
#menu { top: 153px; }
#main {  top: 210px; }

#logotext { 
    position: absolute;
    right: 57px;
    top: 200px;
    word-spacing: 3px;
    letter-spacing: 3px; 
    color: #2b2d2f; 
    font-size: 12px; 
}

