/* CSS Document */

#wrapper{width:1000px;
	font-family: sans-serif, serif, monospace;
	font-size: 14pt;
	text-align: top;
	float: none;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	}
#col_1{width:650px;
float: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	}

div.questionA{
	width:240px;
	height:70px;
	background-image: url(xmas_bground.jpg);
	line-height:6em;
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
	}

