

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body {
	background-image:url("../img/sos.png");
	background-repeat: repeat;
}
div.main-content p {
	padding-bottom: 18px;
}

footer p {
	font-style:italic;
	font-weight: bold;
	color: #5555555;
}
footer {
	border-top: solid #CCCCCC thin;
	padding-top: 16px;
}












