body {
	opacity: 0.8;
}

html {
	background-image: url("../img/test.png");
	background-repeat: repeat;
}
