.header{
    background-image: url("img/header.jpg");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow-x: visible;
    visibility: visible;
    opacity: 1;
    padding-top: 0px;
    overflow-y: visible;
    right: auto;
    bottom: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    clear: both;
    width: 100%
%;
    height: 50%;
    width: 100%;
}

.page{
    width: 800px;
    position: relative;
    left: 15%;
    top: 0%;
}

.logo-name{
    text-align: center;
    position: relative;
    top: auto;
}

.logo-center {
    position: relative;
    top: auto;
    text-align: center;
    z-index: 0;
    width: 0%;
    height: 0%;
    max-width: 0%;
    left: auto;
    visibility: visible;
}

.text-quote-right{
    width: 800px;
    float: right;
    text-align: justify;
    font-style: oblique;
    font-weight: bold;
    font-size: medium;
    position: relative;
    line-height: 0%;
    top: 0px;
}

.menu{
    position: relative;
    font-style: normal;
    text-align: justify;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    text-shadow: 0px 0px;
}

.menu ul li{
    display: list-item;
    text-shadow: 0px 0px;
    color: #2C43B4;
}

.content {
    font-size: large;
}

.content ul li{
	display: inline;
}

.content p{
    text-align:justify;
}

.content table, td, th{
    border-width: 1px;
	border-style: solid;
	border-color: gray;
    border-collapse: collapse;
    padding: 3px;
}

.unbordered table {
    width: 100%;
}

.unbordered td, th {
    border-style: none;
}

.content th{
    width: 40px;
    text-align:center;
    background-color:#f8f8ff;
}

@media (max-width: 1250px){
}

@media (max-width: 1250px){
}

@media (max-width: 1250px){
}
