.BigTitle{font-weight: bold;
	font-size:26pt;
	height:70px;
	line-height: 70px;
	background-color: #008C8D;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.colorTitle{
	text-decoration: underline;
	font-size:22pt;
}
#title{
	font-weight: bold;
}
.newImage{
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: contain;
	height:400px;
	cursor: pointer;
}