.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
