﻿/* This style sheet modifies the global Default.css style sheet */

h1{
	color: #1E87BB;
	font-weight:normal;
	font-size: 2.25em;
	}

.h1center{
	color: #1E87BB;
	font-weight:normal;
	font-size: 2.25em;
	text-align: center;
	}

.contestimage {				
	text-align: center;
	padding-bottom:10px;
	}
