@charset "UTF-8";
/* CSS Document */

body {
	font-size:1em;
}

p {
	font-size:1em;
}

ul {
	font-size:1em;	
}

.homevig {
	clear:both;
}

ul.finalists li img {
	float:left;	
}

body#home h1, body#home h2, body#home h3 { color:#5ec3e4;	}
body#competitions h1, body#competitions h2, body#competitions h3 { color:#60247c;	}
body#festivalfun h1, body#festivalfun h2, body#festivalfun h3 { color:#009f6a;	}
body#ceremonies h1, body#ceremonies h2, body#ceremonies h3 { color:#d71278;	}
body#competitions h1, body#competitions h2, body#competitions h3 { color:#60247c;	}


h1 {
	font-size:1.8em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.28em;
}
h6 {
	font-size:1.28em;	
}

