body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	margin-top: 140px;
	margin-left: 180px;
	margin-right: 220px;
}


img {
	display: block;
	border: 0;
	margin-bottom: 10px;
}

tr {
	text-align: left;
}

dl {
	margin: 0;
	font-size: 14px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 16px;
}

#header {
	position: absolute;
	top: 45px;
	left: 330px;
	color: #fff;
}


#main-content {
	width: 550px;
	
}

#sidebar {
	position: absolute;
	top: 150px;
	left: 10px;
	
	
}
.welcome {
	font-weight: bold;
	color: #03c;
}

div h1, div h2, div h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2;
}

.question {
	font-weight: bold;
	margin-bottom: 0;
}

.redline {
	color: #f00;
}
