landingpage.css 198 Bytes
#container
{
	width:63%;
	height:400px;
	position: absolute;
	left:200px;
	top:100px;
	background: #FFF;
}
.descr
{
	font-family: 'Lustria', serif;

}
#smallsup
{
	font-size:50%;
	color:#FFCC00;
	
}