@charset "UTF-8";
/* CSS Document */

#header { width: 760px; margin: 0px auto; background-repeat: repeat-y; height: 250px; position: relative; background-image: url(../img/header_join.jpg); }
#page { width: 760px; margin: 0px auto; background-repeat: repeat-y; background-image: url(../img/page.jpg); }
#footer { width: 760px; height: 75px; margin: 0px auto; background-repeat: none; background-image:url(../img/footer_join.jpg); }
