@charset "utf-8";

#team a {
color: #fff !important;
background-color: #8a005e;
}

#banner {
background-image:url(../img/01.jpg)

}

#banner img {
width:100%;
height:auto;
position: absolute;
}
