/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	background-color:#18529C;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size:100%;
	}

img {
	position:absolute;
	left: 0px;
	top: 0px;
	border:none;
	}


#text {
	position:absolute;
	bottom:10px;
	right: 10px;
	width: 400px;
	text-align:right;
	}