@charset "utf-8";

body {

    background-color:rgb(14, 8, 119);

    padding:0 ;
    margin:0 ;


}

a {

     color:#f5f5ef ;

}

div.sectionwrap {

    width:100% ;

    padding:0 ;
    margin:0 ;

    position:relative ;

}

h2 {
    color:#f5f5ef ;
    font-family:'Times New Roman', Times, serif ;
    text-transform:uppercase ;
    font-size:7vw ;
    font-weight:lighter ;
    letter-spacing:-2px ;
    line-height:80% ;

    margin-bottom:0 ;
}

p.maintext {

    color:#f5f5ef ;
    font-size:1.8vw ;
    font-family:Arial, Helvetica, sans-serif ;

}

div#titlepage {

    height:50vw ;
	
}