.bg {
	background: url(../img/form/woodplanks.png);
	background-size: 100% auto;
}
.headbg { 
	background: url(../img/form/woodboard.png);
	background-size: 100% 100%;
}
.sidescrollbg { 
	background: url(../img/form/sidescroll.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.downscrollbg {
	background: url(../img/form/downscroll.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.signbg {
	background: url(../img/form/sign.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.beer {
	background: url(../img/form/beer.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.noticebg{
	background: url(../img/form/noticeboard.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}

.woodboard3 {
	background: url(../img/form/woodboard3.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.beige {
	background: url(../img/form/beige.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.brown {
	background: url(../img/form/brown.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.darkbrown {
	background: url(../img/form/darkbrown.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.scroll {
	max-height: 225px;
	overflow: auto;
}
a{
	background: url(../img/form/beige.png);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	color: black;
	text-decoration: none;
}
a.ranking{
	background: url();
	color: black;
}