

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


.content2{
	width: 90%;
	height:85%;
}

.dropHolder{
	width:80%;
}

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

.choices{
	width:120px;
	height:40px;
	background-position: left;
	background-repeat:no-repeat;
	background-size:120px;
	text-align:center;
margin:0px 20px 0px -20px;
	

}

.colors{
	width:200px;
	height:150px;
	background-position: center;
	background-repeat:no-repeat;
	background-size:200px;
	text-align:center;
	margin:0px 10px;

}

.colors2{
	width:200px;
	height:150px;
	background-position: center;
	background-repeat:no-repeat;
	background-size:200px;
	text-align:center;
	margin:0px 10px;

}
.colors3{
	width:250px;
	height:150px;
	background-position: center;
	background-repeat:no-repeat;
	background-size:250px;
	text-align:center;
	margin:0px 10px;

}
.colors4{
	width:300px;
	height:200px;
	background-position: center;
	background-repeat:no-repeat;
	background-size:250px;
	text-align:center;
	margin:0px -20px;

}
.colors5{
	width:300px;
	height:100px;
	background-position: center;
	background-repeat:no-repeat;
	background-size:250px;
	text-align:center;
	margin:0px -20px;

}
.colors6{
	width:300px;
	height:100px;
	background-position: center;
	background-repeat:no-repeat;
	background-size:250px;
	text-align:center;
	margin:0px -20px;

}

.controller{
	text-align:center;
	vertical-align:middle;
	margin-top:50px;
	margin-bottom: 50px;
}
