body {
	margin:0;
	padding:0;
	background-color:#74C0EC;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #466187;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #466187;
	padding: 0 0 20 0 px;
	size:15px;
}

.alignCenter {
	text-align:center;
}

#content {
    background-color:white;
    color: #466187;
    text-align:center;
	vertical-align:top;
    padding:0;
	margin:0;
	border-bottom: 2px #466187 solid;
}

