html,body {
        height: 100%;
		margin:0px 0px 0px 0px;
		width:100%;
		color:#FFFFFF;
		
}
body {
	background-color:#334444;
}
#logliten {
	border-style:none;	
}
#main-text {
	text-align:center;
	margin-top:4em;
	padding-top:20px;
	text-align:center;
	font-size:13pt;
}

.text-left {
	text-align:left;	
}
.style1 {font-size: 19pt}
