body {
	background:url(images/bg.png);
	margin: 5px;
}

.blackmargin {
	width: 580px;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffcc;
	border-style: solid;
	margin-bottom: 10px;
	padding: 7px;
	font-family:"Courier New", Courier, mono;
	font-size:13px;
}

.imgborder {
	border: #000000 solid 1px;
}
.problem {
	font-size: 15px
}

.style1 {
	font-family: Impact;
	color: #FF0000;
	font-size: 36px;
}
.style2 {font-family: Tahoma}
.style5 {
	font-family: Tahoma;
	color: #0000FF;
	font-weight: bold;
}
.style7 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF0000;
}
.style8 {font-size: 13px; font-family: Tahoma; }