/* Homepage CSS */

#welcome {
	margin-left: 40px;
	margin-bottom: 60px;
	padding-top: 20px;
}
#welcome p {
	line-height: 18px;
	margin-left: 80px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 40px;
	line-height: 23px;
}
#floating_image {
	border: 1px solid #cba269;
	position: absolute;
	height: 179px;
	width: 178px;
	left: 115px;
	top: 451px;
}
