﻿body {background-color: #2e2e2e}
body {background-image: url('images/bg_shine.jpg'); background-repeat: no-repeat}

body {
margin: 0px;
text-align: left;
color: #ffffff;
font-family: verdana;
font-size: 10px;
}

.leipa {
margin: 0px;
text-align: left;
color: #ffffff;
font-family: verdana;
font-size: 10px;
line-height: 200%;
margin-left: 1cm;
}

.leipaotsikko {
margin: 0px;
text-align: left;
color: #eeeeee;
font-family: verdana;
font-size: 18px;
font-weight: bold;
margin-top: 1cm;
margin-left: 1cm;
}

a.leipalink {
text-decoration: underline;
color: #fab868;
}

a.leipalink:hover {
text-decoration: none;
color: #e0871b;
}

a.menulink {
text-decoration: none;
color: #c74a1a;
font-family: verdana;
font-size: 10px;
}

a.menulink:hover {
text-decoration: underline;
color: #c74a1a;
font-family: verdana;
font-size: 10px;

}


a.artist {
text-decoration: none;
color: #c74a1a;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}

a.artist:hover {
text-decoration: underline;
color: #c74a1a;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}


.copyright {
margin: 0px;
text-align: right;
color: #ad4b22;
font-family: verdana;
font-size: 10px;
font-weight: bold;
margin-right: 1cm;
}


a {
text-decoration: underline;
color: #3b3b3b;
}

a:hover {
text-decoration: none;
color: #787778;
}





