﻿html, body {
height: 100%;
margin: 0;
padding: 0;
font-family:"Comic Sans MS";
overflow:hidden;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
img#flag{
position:fixed;
top:5%;
right:12%;
width:5%;
height:5%;
z-index:1;
border:0;
}
img#home{
position:fixed;
left:16%;
width:15%;
height:25%;
z-index:1;
border:0;
}
img#inflatables{
position:fixed;
left:25%;
width:15%;
height:25%;
z-index:1;
border:0;
}
img#contract{
position:fixed;
left:34%;
width:15%;
height:25%;
z-index:1;
border:0;
}
img#contact{
position:fixed;
left:43.5%;
width:15%;
height:25%;
z-index:1;
border:0;
}
img#delivery{
position:fixed;
left:53%;
width:15%;
height:25%;
z-index:1;
border:0;
}
img#faq{
position:fixed;
left:62%;
width:15%;
height:25%;
z-index:1;
border:0;
}
img#photos{
position:fixed;
left:71%;
width:15%;
height:25%;
z-index:1;
border:0;
}
img#thumb{
text-align: center;
width: 160px;
border: 0;
}
.thumb{
text-align: center;
}
.header{
position:fixed;
top:7%;
left:26%;
width:48%;
height:12%;
z-index:1;
border:0;
font-size:42pt;
font-weight:bold;
text-decoration:none;
text-align:center;
color:red;
}
.content {
position:relative;
z-index:1;
height:63%;
text-align:center;
margin:13% 21% auto 22%;
padding:1% 1% 1% 1%;
overflow:auto;
}
.content1 {
position:relative;
z-index:1;
height:100%;
text-align:center;
margin:3% 1% auto 2%;
padding:1% 1% 1% 1%;
overflow:auto;
}
.blank{
	border:0;
	text-align:left;
}
.head{
	font-size: x-large;
	font-family:"Comic Sans MS";
	font-weight: bold;
	text-align: center;
	color: red;
}
.text{
	font-size: medium;
	font-family:"Comic Sans MS";
	font-weight: normal;
	text-align: center;
	color: #000000;
}
a.text{
	font-size: medium;
	color:#006600;
	font-family:"Comic Sans MS";
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}
.text1{
	font-size: large;
	color:red;
	text-align:left;
}
.text1a{
	font-size: x-large;
	color:red;
	text-align:left;
}
.text2{
	font-size: large;
	color:#006600;
	text-align:left;
}
.text2a{
	font-size: small;
	color:#006600;
	text-align:left;
}
.text3{
	font-size: large;
	font-weight:bold;
}
.text4{
	font-size: medium;
	font-family:"Comic Sans MS";
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.left{
	margin-top:;
	margin-left:;
	text-align:left;
	width:45%;
}
.right{
	margin-left:-400px;
	text-align:right;
	width:45%;
}
.left1{
	position: relative; 
	top:-610px;
	left:380px;
	text-align:left;
	width:45%;
}
.right1{
	position: relative; 
	left:-350px;
	text-align:right;
	width:45%;
}
.center{
	text-align:center;
}
.form{
	font-size: medium;
	font-family:"Comic Sans MS";
	font-weight: normal;
	text-align: right;
	overflow:auto;
}
.form1{
	font-size: medium;
	font-family:"Comic Sans MS";
	font-weight:normal;
	text-align:left;
	width:50%;
}
.contract{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	text-align:left;
}
.footer{
position:fixed;
top:97%;
right:40px;
z-index:1;
height:10px;
font-family:"Comic Sans MS";
font-size:x-small;
color:#DFDFDF
}
.hr{
	color: gray;
	height: 3px;
}
img#logo{
	vertical-align: text-bottom;
}