
body{
	font-family: arial, Helvetica,sans-serif;
	vertical-align: center;
}

.header {
	background-image : url(Flags.jpg);
	background-repeat : no-repeat;
	font-weight : bold;
	font-size: 250%;
	filter:alpha(opacity=80);
	 /* CSS3 standard */
  	opacity:0.8;
	padding : 10px;
	border-style:solid;
	border-width:5px;
	border-color:black;
}


td {
	border-style:solid;
	border-width:2px;
	border-color:black;
	vertical-align: center;
	text-align: center;

}

.shamrock {
	background-image : url(Faded_Shamrock.jpg);
	font-weight : bold;
	vertical-align: middle;
	text-align: center;
	height:50px;
	border-style:solid;
	border-width:5px;
	border-color:black;
}

.north {
	background-image : url(Music.jpg);
	background-repeat : no-repeat;
	height: 233px;
	width: 300px;
	
}

.midlands {
	
	background-image : url(Parade.jpg);
	background-repeat : no-repeat;
	height: 263px;
	width: 300px;
	
}

.london {
	background-image : url(Guitarist.jpg);
	background-repeat : no-repeat;
	height: 260px;
	width: 250px;
	
}

.south {
	background-image : url(Tyrone.jpg);
	background-repeat : no-repeat;
	height: 233px;
	width: 300px;
	

}

.general {
	background-image : url(Music2.jpg);
	background-repeat : no-repeat;
	height: 216px;
	width: 390px;
	
}

.universities {
	background-image : url(Dancers.jpg);
	background-repeat : no-repeat;
	height: 182px;
	width: 390px;	
}

.textclass {
	width: 350;
}

.textclass2 {
	width: 300;
}

.textclass3 {
	font-size:75%;
}
