/* default style for petra branch */
/* background */
body
{    
    background: url(../images/background/kspela_ylapalkkitaus.jpg) repeat-x scroll center top transparent;
    background-size: 100% 50%;
    background-color: #000000;
}
#figure_down {
	background-image: none;
	background-position: center bottom;
	background-repeat: no-repeat;
	bottom: 0;
	height: 500px;
	position: fixed;
	width: 100%;
	z-index:-1;
}
/* cover picture */
div.header
{
    background: url(../images/background/ksp_cover9.png) repeat-x scroll center top transparent;
    background-size: 100%;
    background-color: transparent;
    height: 130px;
    width: 100%;
}
