@font-face {
font-family: Ruthless;
src: url('RuthlessSketch.ttf');
}
@font-face {
font-family: bleeker;
src: url("BleekerCyrillic.ttf");
}
@font-face {
font-family: DejaVu-Sans;
src: url("DejaVuSans.ttf");
}
html, body {
width: 100%;
background-color: black;
}
.leftcorner p {
 text-align: center; 
 }
 .leftcorner ul {
 list-style-type:  none;
 }
 
.rightcorner h1 {
color: white;
}
td {
vertical-align: top;
}
.rightcorner p {
color: white;
}
.rightcorner {
margin-left: 3%;
}
.footer {
background-color: grey;
width: 95%;
}
.footer p {
color: white;
}
.footer a {
text-decoration: none;
color: orange;
}
.footer a:hover {
color: yellow;
}
.footer td {
vertical-align: top:
}
.copyright {
text-align: float-left;
}
.commision {
margin-left: 23%;
text-align: float-right;
}
.mainmenu a {
 font-family: Ruthless;
  font-size: 15pt;
  color: white;
  text-decoration: none;
}
.mainmenu a:hover {
color: orange;
}
.butt {
width: 120%;
background-image: url("../img/menubar.png");
background-repeat: no-repeat no-repeat;
background-size: 100% 100%;
}
.butt:hover {
background-image: url("../img/menubar-hover.png");
background-repeat: no-repeat no-repeat;
background-size: 100% 100%;
}
.rightcorner p {
font-family: DejaVu-Sans;
}
.rightcorner h1 {
font-family: DejaVu-Sans;
}
#more a {
font-family: bleeker;
color: white;
text-decoration: none;
}
#more a:hover {
color: blue;
}
#more {
margin-bottom: 6%;
}
