/*======= index.html =======*/
#page1 {background: url("../images/bg.jpg") no-repeat fixed center 0 #fff;}

/*======= index-1.html =======*/
#page2 {background: url("../images/bg-1.jpg") no-repeat fixed center 0 #fff;}

/*======= index-2.html =======*/
#page3 {background: url("../images/bg-2.jpg") no-repeat fixed center 0 #fff;}
#page3 #content .col-1 {width:240px; margin-right:36px;}
#page3 #content .col-2 {width:236px;}

/*======= index-3.html =======*/
#page4 {background: url("../images/bg-3.jpg") no-repeat fixed center 0 #fff;}
#page4 #content .col-1 {width:234px; margin-right:43px;}
#page4 #content .col-2 {width:235px;}

/*======= index-4.html =======*/
#page5 {background: url("../images/bg.jpg") no-repeat fixed center 0 #fff;}
#page5 #content .col-1 {width:236px; margin-right:40px;}
#page5 #content .col-2 {width:236px;}

/*======= index-5.html =======*/
#page6 {background: url("../images/bg-1.jpg") no-repeat fixed center 0 #fff;}
#page6 #content .col-1 {width:216px; margin-right:50px;}
#page6 #content .col-2 {width:245px;}

/*======= index-6.html =======*/
#page7 {background: url("../images/bg-2.jpg") no-repeat fixed center 0 #fff;}






