@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}

body { margin:0px; padding:0px; background:url(../images/background.jpg) top center; background-attachment:fixed;}
#wrap { width:100%; height:100%;}
