

html, body {
  font-size:20px;
  min-width:800px;
 /* border:1px red solid;*/
}


.content2{
	margin-top: 15px;
	width: 90%;
	height:70%;
}

.dropHolder{
	width:80%;
}

.header{
	background-image:url(../Images/whiteBG.png);
	margin-bottom:10px;
}

.holder{
	display: block;
}

.imageHolder{
	margin:0px auto;;
}

.imageHolder img{
	margin-top:20px;
}

.contentWrapper{
overflow-y:auto;
}

.controller{
	margin-top:50px;
}


.answer .imageHolder img{
	margin-top:20px; 
}


/* .choicesHolderImg{
	position: relative;
	display: inline-block;
	
	width: 200px;

} */