@media screen,projection {

#header1 {
    background: #134397 url(./header.jpg) no-repeat center top;
}
#header2 .header-text1 {
    position: absolute;
    top: 36px;
    left: 205px;
    font-size: 15px;
    font-weight: normal;
    color: #282b65;
}
#header2 .header-text2 {
    position: absolute;
    top: 58px;
    left: 205px;
    font-size: 15px;
    font-weight: normal;
    color: #7dbf53;
}
#header2 .header-text3 {
    position: absolute;
    top: 80px;
    left: 165px;
    font-size: 15px;
    font-weight: normal;
    color: #b3608e;
}
#header2 .header-text4 {
    position: absolute;
    top: 102px;
    left: 205px;
    font-size: 15px;
    font-weight: normal;
    color: #608dce;
}
}

