/*
######################################################################################
######                                                                        #######
######     PAGE SPECIFIC STYLES    		                                     #######
######                                                                      #######
##################################################################################
*/

#middle {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: white;
	padding-left: 328px;
	width: 522px;
	height: 528px;
	margin: auto;
	}
	#middle .content {
		padding-top: 210px;
		text-align: center;
		font-size: 2.2em;
		}
		#middle .content p {
			text-align: center;
			color: black;
			font-weight: bold;
			margin-bottom: 45px;
		}
