body {
    width:100%;
    background: rgba(6, 76, 237, 0.1); /* For browsers that do not support gradients */
    background: linear-gradient(rgba(6, 76, 237, 0.1), rgba(255, 255, 255, 1); /* Standard syntax (must be last) */
}

header {

}

main {
position:relative;
float:left;
width:90%;
}

footer {
width:100%;
height:10%;
}

.aligncenter {
text-align:center;
}

.black {
color:#484848;
}

.center {
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

#flagbox {
width:90%;
position:relative;
float:left;
display:inline;
padding-left:1px;
padding-right:1px;
}

.logotypemain {
position:relative;
float:left;
width:99%;
height:250px;
margin-top:10px;
margin-bottom:10px;
padding:30px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
}
 
.underheaderleft {
position:relative;
float:left;
width:14%;
height:200px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
padding:10px;
}

.underheadercenter {
position:relative;
float:left;
width:55%;
height:59%;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
padding:25px;
}

.underheaderright {
position:relative;
float:left;
width:14%;
height:200px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#C0AC66;
text-align:center;
padding:10px;
}

h1 {
font-family:"Times New Roman", Times, serif;
color:rgba(190, 139, 65, 1);
}

h3 {
color:rgba(190, 139, 65, 1);
line-height:100%;
text-align:center;
}

h4 {

color:#6E6E9F;
line-height:100%;
text-align:center;
}

h5 {
color:#6E6E9F;
line-height:100%;
text-align:center;
}

.learnamericanenglish {
color:#28549b;
font-family:"Times New Roman", Times, serif;
font-size:6em;
}
