body {
	background-color: #622B46;
	background-image: url(/images/lighthouse.jpg);
	background-attachment: fixed;
    background-repeat: no-repeat;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
