html,body {  height: 95%;}

body {
	background: #FFFFFF;
	background-image: url("../img/bg.jpg");
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333;
	text-align: center;
}

table {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

img {  border-style: none;}

.swf {
	width: 930px;
	height: 680px;
	background: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

.top {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 100px 100px 100px 100px;
}

.mailsend {
	width: 700px;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
}
