*{
magin:0;
padding:0;
}

body{
background:#ffffff;
magin:0,auto;
}

div#header,div#contents,div#footer,div#Disable{
width:1500px;
margin:0 auto;
}

img{
border:none;
}

#header{
height:107px;
background:green;

}

#contents{
height:4995px;
background:none;
}

#Disable{
background:none;
height:1007px;
}

#Disable h1{
font-size:24px;
text-align:center;
}
#Disable h2{
font-size:18px;
text-align:left;
}

#footer{
height:61px;
background:green;


}

