html,
body {
	background: url(cold_comfort_farm_1951a.jpg) no-repeat center center fixed;
      background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
#container {
   	min-height:100%;
   	position:relative;
	padding: 40px;
}
#header {
}
#body {
   	padding-bottom:350px;   /* Height of the footer */
}
#footer {
   	position:absolute;
   	bottom:0px;
	left:15px;
   	width:100%;
   	height:350px;   /* Height of the footer */
	text-align: right;
}

#container {
   height:100%;
}

.fontsizes, .big, .bigger, .verybig, .huge 
{
margin-left: 40px;
}

.big
{
font-size:150%;
}
.bigger
{
font-size:200%;
}
.verybig
{
font-size:500%;
}
.huge
{
font-size:800%;
}

.tablebottom-1 {
 	position:relative;
 	height:450px;
}
.tablebottom-1a {
 position:absolute;
 top:50%;
 right:30px;
 width:55%;
}
.tablebottom-1b {
 position:absolute;
 top:50%;
 left:10px;
 width:55%;
}
