.background1 {background-image: url("../img/Velkoz_0.jpg"); background-repeat:no-repeat; background-position:top; background-size: 100%; border:0px solid grey; color:white; font-size:13px; font-family:Gill Sans;}   /* '..' - go back from css folder to parent folder,  '/img' - go to imf folder,   '/Velkoz_0.jpg' - take file */

.class1 {border:1px solid green; color:#fff; background-color:#aabbaa; text-align:center; font-size:30px; font-family:Baskerville}
.classglobal1 {background-color:#aaa0bc;}
.classglobal2{ background: -webkit-linear-gradient(left, #ababab, #bcbcbc); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(left, #aaa, #fff); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(left, #aaa, #fff); /* For Firefox 3.6 to 15 */ background: linear-gradient(to left, #aaa, #fff); /* Standard syntax */ }


.bodytext {color:white; font-size:20px; font-family:Gill Sans;}
.footertext {color:grey; font-size:20px; font-family:Baskerville; position:fixed; bottom:0;}

.bodytext2 {border:0px solid blue; color:white; font-size:13px; font-family:Gill Sans;}
a {text-decoration: none; cursor: pointer;}
.button1 {background-color:#50394c; text-align:center; font-size:30px; font-family:Avenir Next; border:0px solid blue; color:white;}
