body {
		background-repeat: repeat;
		background-image: url(gr.jpg)
}

p.haedd {
	font-size: 160%;
	background: #33ccff;
	text-align: center;
	border: outset 2px #cc0000; margin: auto; padding: 10px;
	color: rgb(0, 0, 0);
}
b.sr1 {
		font-size: 130%;
		text-align: left;
		color: rgb(207, 0, 0)
}
p.sr2 {
		text-align: left;
}
b.sr3 {
		font-size: 120%;
		color: rgb(0, 87, 0);
		text-decoration: underline;
}
b.sr4 {
		
		font-size: 130%;
		color: rgb(0, 255, 255);
		margin: 10px;
		text-decoration: overline underline;
		padding: 2Opx;
}
li {
		color: rgb(230, 0, 0);
		font-weight: bold;
		font-size: 110%;
}