body {background-color:blue;}

table.main {background-color:white;}

td {vertical-align:top;}

.sidebar {width:200px;
	font-size:15px;height:100%}
.double {width:400px; }
td.title {height:100%;
	vertical-align:middle;}

h1 {text-align:center;}

h2 {text-align:center;}
		
.float_left {float: left;}

.questions {font-size:12px; background-color:yellow}

a:hover {color:green;}

