﻿body
{
	border-style: none;
	font-family: Tahoma;
	background-color: #56a1d5;
	font-size: 8pt;
}

.Mydiv
{
	position: absolute;
	left: 50%;
	width: 950px;
	height: 620px;
	margin-left: -475px;
	top: 0px;
	background-color: #6699FF;
}

.text
{
    font-family: tahoma;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    line-height: 11pt;

}

h1
{
    font-family: tahoma;
    font-size: 10pt;
    font-weight: bolder;
    color: #003399;
    position: absolute;
    top: 10px;
    left: 1px;
}
