
html, body { height: 100%;
	}

body {
	margin: 0px;
	text-align: center;
	font-family: "myriad pro", myriad, helvetica, arial, sans serif;
	font-size: 12px;
	font-weight: normal;
	}
	
h1 {
	font-size: 1.5em;
	}
	
h2 {
	font-size: 1.2em;
	}
	
.distance {
	width: 1px;
	height: 50%;
	background-color: #ffffff;
	margin-bottom: -334px;
	float: left;
		}
		
.like {
	position: relative;
	float: left;
	height: 72px;
	top: 585px;
	left: 600px;
	   }

#PSA {
	position: relative;
	float: left;
	width: 150px;
	height: 72px;
	top: 585px;
	left: 590px;
	}

.clouds {
		font-family: 'News Cycle';
        font-size: 24px;
        line-height: 25px;
		float: right;
		height: 650px;
		text-align: right;
		width: 260px;
		margin: 20px 40px -80px 0px;
		}

.container {
	position: relative;
	text-align: left;
	background-image: url(BWwebsite.jpg);
	background-repeat: no-repeat;
	height: 667px;
	width: 1032px;
	clear:left;
	background-color:#ffffff;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border-style: groove;
	border-width: 1px;
	border-color: #ffffff;
	}
	
img {
	border: 0px;
	padding: 0px;
	}
	
img.logoSm {
	margin: 50px 20px 0px 50px;
	}
	


</style>