@charset "utf-8";
/* CSS Document */

body {background-color:#000066; margin:0}

#container { width:980px; height:auto; /*background-image:url(images/beachsand.jpg)*/ background-color:#B39678; border-left:2px solid #FFF; border-right:2px solid #FFF; margin:auto;}

#crab{background-image:url(images/CrabKit.jpg); background-repeat:no-repeat; height:250px;}

