.onedit {
    font-size: 14px;
    color: #3C3C3C;
}
#nav {
background-image: linear-gradient(to top, #0a61d1 0%, #3a8fbf 25%, #66c9f8 50%, #2387c6 75%, #0b4ca1 100%);
}
#nav ul li a {
    font-size: 110%;
    color: #fff;
}
#nav ul li a:hover {
    color: #fff;
    background-color: #033c7b;
}

body{
 background-color: #fff;
background-image : url(https://s3-ap-northeast-1.amazonaws.com/static.iyp.tw/37079/files/75468b55-5d42-414e-9bc6-684c06f6c636.jpg);
background-repeat : no-repeat; 
background-attachment : fixed;
background-position : center; 
}
#footer {
border-top: none;
}
#banner {
top: -25px;
}
