#header {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/static.iyp.tw/36141/files/22339cee-068e-416e-a22f-443f7909e72a.jpg);
    
}
#nav {
    background-color: #13195f;
}
.onedit {
    line-height: 2;
}
body {  
    font-size: 15px;
    color: #666;
   
}
#slide {  
   width:100%;
  height:200px;
    padding: 0;  
    margin:  0;  
}
#slide img {
    background-color: #eee;
    border: 1px solid #ccc;
    width:90%;
   height:170px;
    left: 0;
    padding: 6px;
    top: 0;
}