body {
	text-align:left;
	background-color: #ccffff;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color: #5c3ad3;
	}
	
		
#frame {
	width:98%;
	}	
	
#select_category {
	width: 30%;
	text-align: left;
	float:left;
	margin-left: 5%;
	}
	
#select_country {
	width: 50%;
	text-align: left;
	float: left;
	margin-right: 5%;
	}		