body
{
	background:	url("ad_bg.jpg") no-repeat 0px 0px;
}

html,body
{
	margin:		0px;
	padding:	0px;
	height:		100%;
	width:		100%;
}

a:active, a:focus
{
	outline:	0px;
}

img
{
	border:		0px;
}

#adSlot1
{
	position:	absolute;
	left:		35px;
	top:		5px;
}

#adSlot2
{
	position:	absolute;
	left:		200px;
	top:		5px;
}

#adSlot3
{
	position:	absolute;
	left:		365px;
	top:		5px;
}