body{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #b3cae8;
}
#header{
    background-color:#484891;
    color: white;
    width: 100%;
    height:90px;
    position:absolute;
    
}
#img1{
    width:90px;
    height:90px;
    position:absolute;
    top:0%;    
    left:0%;
}
#h1{
    width:600px;
    height:200px;
    position:absolute;
    top:2%;    
    left:7%;
}
#w1{
    width:600px;
    height:100px;
    position:absolute;
    bottom: 5%;   
    left:7%;
}
#img2{
    width:200px;
    height:100px;
    position:absolute;
    top:16%;    
    left:10%;
    right:30%;
    bottom:40%;
}
#img3{
    width:200px;
    height:100px;
    position:absolute;
    top:16%;    
    left:33%;
    right:30%;
    bottom:40%;
}
#img4{
    width:200px;
    height:100px;
    position:absolute;
    top:16%;    
    left:56%;
    right:30%;
    bottom:40%;
}
#img5{
    width:200px;
    height:100px;
    position:absolute;
    top:16%;    
    left:79%;
    right:30%;
    bottom:40%;
}
#img6{
    width:200px;
    height:98px;
    position:absolute;
    top:35%;    
    left:10%;
    right:30%;
    bottom:40%;
}
#img7{
    width:200px;
    height:100px;
    position:absolute;
    top:35%;    
    left:33%;
    right:30%;
    bottom:40%;
}
#img8{
    width:200px;
    height:100px;
    position:absolute;
    top:35%;    
    left:56%;
    right:30%;
    bottom:40%;
}
#img9{
    width:200px;
    height:100px;
    position:absolute;
    top:35%;    
    left:79%;
    right:30%;
    bottom:40%;
}
#img10{
    width:200px;
    height:100px;
    position:absolute;
    top:53%;    
    left:10%;
    right:30%;
    bottom:40%;
}
#img11{
    width:200px;
    height:100px;
    position:absolute;
    top:53%;    
    left:33%;
    right:30%;
    bottom:40%;
}
#img12{
    width:200px;
    height:100px;
    position:absolute;
    top:53%;    
    left:56%;
    right:30%;
    bottom:40%;
}
#img13{
    width:200px;
    height:100px;
    position:absolute;
    top:53%;    
    left:79%;
    right:30%;
    bottom:40%;
}
#img14{
    width:200px;
    height:100px;
    position:absolute;
    top:73%;    
    left:10%;
    right:30%;
    bottom:40%;
}
#img15{
    width:200px;
    height:100px;
    position:absolute;
    top:73%;    
    left:33%;
    right:30%;
    bottom:40%;
}
#img16{
    width:200px;
    height:100px;
    position:absolute;
    top:73%;    
    left:56%;
    right:30%;
    bottom:40%;
}

#img18{
    width:200px;
    height:200px;
    position:absolute;
    top:65%;    
    left:80%;
    right:30%;
    bottom:40%;
}
a:link {
    color:white;
    text-decoration:underline;
    }
    a:visited {
    color:white;
    text-decoration:none;
    }
#footer{
    background-color: #484891;
    color: white;
    width:100%;
    height: 100px;
    position: absolute;
    bottom: 0%;

}