*{
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;
}

div#header{
height:107px;
background:green;

}

div#contents{
height:4995px;
background:none;
}

div#Disable{
background:none;
height:900px;
width:1400px;
}

#Disable h1{
font-size:24px;
text-align:center;
}
#Disable h2{
font-size:18px;
text-align:left;
}

#footer{
height:81px;
background:#c1c3d0;

}

