body {
/*    background-image: url("../images/backgrounds/60degree_gray.png");*/
    background-image: url("../images/backgrounds/light_alu.png");
    background-repeat: repeat;
    background-size: 500px 500px;
}

.boxcontainer {

}

.previousTxt {
    font-size: 16pt;
    font-weight: 500;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.Imgbutton > img {
    width: 100%;
    padding: 10px;
}

.Imgbutton {} .Imgbutton:hover {
    opacity: .5;
}

@media only screen and (max-width: 925px){
    
 }
