body{
	background-color: #42C0FB;
	margin: 0 0;
	padding: 0 0;
	overflow: none;
	}
header{
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	height: 20%;
}
#social{
	float: right;
	width: auto;
	}
#slideshow {
		height: 77%;
		width: 65%;
		position: fixed;
		bottom: 0px;
		left: 0%;
		overflow: hidden;
		margin: 0 0 0 2%;
		clear: both;
		background: url(images/Front_desk.jpg);
		background-repeat: no-repeat;
		background-size: auto 100%;
		float: left;
}
#bizname {
	font: bold 4em "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	float: left;
	width: 100%;
	color: #9E0508;
	text-shadow: 0px 2px 1px #000;
	margin: 0 0 0 2%;
	}
#slogan {
	float:left;
	width: auto;
	margin: 0 0 0 2%;
	padding-top: 0;
	clear: both;
}
#betasignup{
	float: right;
	width: auto;
	border: none;
	position: fixed;
	bottom: 0%;
	right: 2%;
	text-align: right;
	}
fieldset{
	border: none;
}
#email{
	width: 100%;
	}
input[type="submit"]{
	float: right;
	width: auto;
	font: bold 4em;
	}
#call{
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	margin-bottom: 0em;
	padding-right: 1em;
	}