.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

body {
	background-image: url(/staticfiles/img/bg2.png);
}