@charset "utf-8";
/* CSS Document */

html, body {
background-color:#006699;
height: 100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color:#FFF;
}

#container{
background-color: #006699;
float:left;
heigt:100%;
position:relative;
border:0;
}

body {
	margin-top: 7px;
	margin-left: 7px;
}