.maincontent{
padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 10px;
   padding-left: 20px;
   margin-top: 65px;
   margin-right: 20px;
   margin-bottom: 10px;
   margin-left: 20px;
background-color: rgba(216, 216, 216, 1);
font-kerning: normal;
}


body{
background-repeat: repeat-y;
background-size: auto;
background-color: #808080;
font-kerning: auto;
}

container_base {
height: 100%;
}

.stripe{
width: 100%;
height: 65px;
}
.red{
background-color: #c0504d;
}