#content {
	background: url(background.gif) repeat-y; 
/*	height: 700px; */
}
#content strong{
	font-size: 16px;
	font-weight: bold;
}
#ssurvey{
	background-position: 0 -15px;
}
#content a:hover {
	color: #FFB300;
	text-decoration: underline; 
}
.form {
	border: 1px solid #333333;
	color: #333333;
}

