body 
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dfecf2;
	margin:inherit;
	padding: 0;
	text-align: center;
	color: #000000;
}

#Container
{
	background:#DFECF2;
	height:420px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#Frame
{
	width:100%;
	height:100%;
}

.PB
{
	text-decoration:none;
	font-family:Verdana, Arial, Tahoma;
	font-size:10px;
}

#SkyLine
{
    float:right;
    height:182px;
    width:740px;
    border:0px;
    background:url(images/SkyLine.gif) no-repeat;
}
