BODY
{
	background-color: White;
	background-image: URL(MSNHomePage.png);
	background-repeat: no-repeat;
    font-family: Verdana,Tahoma,Arial,sans-serif; font-size: small;
}

.Ad
{
	position: absolute;
	top: 210px;
	left: 595px;
	width: 300px;
	height: 250px;
	z-index:50;
}

.Ad2
{
	position: absolute;
	top: 210px;
	left: 247px;
	width: 365px;
	height: 218px;
	z-index:50;
}

#article
{
	position: absolute;
	top: 172px;
	left: 176px;
	width: 456px;
	height: auto;
	z-index:10;
}