body {
    background-image: url('../img/office.png');
}

p  {
    
padding-top: 0px;
margin-top: 0px;
    
}

header .grid-container{
    
    background-color: #939393;
}

header img {
    margin-bottom: 0px;
    margin-top: 10px;
    


}

img {
	max-width: 100%;
	height: auto;
	

}

.rounded{

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

img.mobile-grid-100 {

    margin: 0px !important;
    padding: 0px !important;
}

.traxx1_1,.traxx1_2,.traxx1_3,.traxx1_4,.traxx1_5{

/*min-height: 450px;*/

padding-top: 5px;
padding-bottom: 5px;
   
}

.traxx1_1 {
    background-color: #939393;
}

.traxx1_2 {
background-color: #A0A0A0;
}

.traxx1_3 {
background-color: #C1C1C1;
}

.traxx1_4 {
background-color: #C8C8C8;
margin-bottom: 10px;
}

.traxx1_5 {
background-color: #D2D2D2;
}

.black {

background-color: #939393;    
}

.black a:link {
    font-size: 0.7em;
    color: #000000;
    text-decoration: none;
    
}

/*
.player {
    height: 168px;
}
*/

.cut1 {
    background-image: url(../img/cuts/cut1_2.jpg);
    height: 168px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}

.cut2 {
    background-image: url(../img/cuts/cut2.jpg);
    height: 168px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.cut3 {
    background-image: url(../img/cuts/cut3.jpg);
    height: 168px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.cut4 {
    background-image: url(../img/cuts/cut4.jpg);
    height: 168px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.cut5 {
    background-image: url(../img/cuts/cut5.jpg);
    height: 168px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.footer {
    height: 40px;
    padding-top: 15px;
}