.copyright {		position: absolute; top: 89.7%; left: 23.0%; width: 54.7%; height: 5.4%;
 					background-repeat: no-repeat; background-size: 100% 100%;
        			background-image: url(../img/copyright.png);}
.info {				position: absolute; top: 80%; width: 12%; height: 20%;
    				background-repeat: no-repeat; background-size: contain;
    				background-image: url(../img/icon-info.png); }
.logo {        		position: absolute; top: 1%; left: 27%; width: 49%; height: 35%;
					background-repeat: no-repeat; background-size: 100% 100%;
       				background-image: url(../img/logo-animated.gif); }
.button-go {        top: 40%; left: 51%; width: 24%; height: 21%;
					background-image: url(../img/button-go-up.png); }
.button-go.down {	background-image: url(../img/button-go-down.png); }
.button-settings {  top: 40%; left: 26%; width: 24%; height: 21%;
					background-image: url(../img/button-settings-up.png); }
.button-settings.down { background-image: url(../img/button-settings-down.png); }
.button-voices {    top: 62%; left: 26%; width: 49%; height: 21%;
					background-image: url(../img/button-voices-up.png); }
.button-voices.down { background-image: url(../img/button-voices-down.png); }