h1#main_heading{
font-family: 'Bebas Neue';
font-size:250%;
font-weight:bold;
margin-top:0;
margin-bottom:1.0em;
text-align:center;
color:#e90c41;
}

p.sessions_para{
text-align:center;
margin-top:3.5em;
margin-bottom:1em;
}

p.sessions_para a{
color:white;
background:#017282;
padding:10px;
text-decoration:none
}

p.sessions_para a:hover{
background:green;
}

h2{
font-size:175%;
width:100%;
padding:0;
margin:0;
text-align:center;
color:#017282;
}

div.blocks{
border:solid 1px grey;
}

p.blocks_para{
text-align:center;
margin-top:2em;
margin-bottom:2em;
}

p.blocks_para a{
color:white;
background:#017282;
padding:10px;
text-decoration:none
}

p.blocks_para a:hover{
background:green;
}

.information_row h2{
width:100%;text-align:center;
}

@media (min-width: 800px)
{
	h1#main_heading{
	   	font-size:325%;
	}
	
	h2{
		font-size:200%;
	}
	
	div.blocks{
		min-height:37.5em;
	}
	
	div.block_2,div.block_3,div.block_5,div.block_6{
		border-left:0;
	}
	
	div.block_4,div.block_5,div.block_6{
		border-top:0;
	}
	
	p.trophies_para{
		float:left;
		margin-top:3em;
		width:65%;
		line-height:1.75;
	}
	
	div#trophies{
		float:right;
		width:25%;
	}
	
	.information_row h2{
		margin-top:2em;
		margin-bottom:1.5em;
	}
	
	p.vision_para{
		margin-top:1.75em;
	}
}
