@charset "utf-8";
@import url(../class.css);

body {}

#container {margin-top:20px;}

#body {position:relative; width:870px; height:675px; background:url(images/body_bg.gif) no-repeat;}
#body img {display:block;}

#head {width:456px; margin-left:61px; padding-top:55px;}
#head h1 {}
#head strong {display:block;}

#about {margin-left:61px;}

#buttons {margin-left:61px;}

#image {position:absolute; left:517px; top:55px; width:314px;}

#credit {position:absolute; left:22px; bottom:4px; width:182px;}

