/* CSS Document */
/* ############### tales.be css framework v0.5 (by kvd) ###############  */


/* ############### SITESPECIFIC CSS - KVD ############### */
/* ######### PAGEBACKGROUND AND -COLOR #########*/
html{background-color: #640203;}
body{ background-color: #640203;}
/* watch out: html is the complete screen, body ends directly under footer*/

/* ######### FOOTER #########*/
#footer{
	text-align: center;
}

/* ######### MADE BY #########*/
#madeby{
	text-align: center;
}

#topmask{
	display: block;
	position: absolute;
	z-index: 15;
	top: -10px;
}

#masked{
	display: block;
	position: absolute;
	z-index: 10;
	top: -10px;
}