html,
body {
	height: 100%;

}
body {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #019fc4;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14pt;
	line-height: 1.35;
	letter-spacing: 0.1em;
	vertical-align: middle;
}

img {
	border: 0;
}


a,
a:link,
a:visited,
a:hover,
a:active {
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	position: relative;
	top: 390px;
	right: 25px;
	width: 100%;
}

.start {
	background-image: url('../images/pages/start.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%; 
	margin: -217px 0 0 -420px;
	padding: 0;
	width: 840px;
	height: 434px;
	vertical-align: bottom;
	text-align: right;
}

.img img {
	float: right;
	margin-right: 30px;
	margin-top: 60px;
}
