body
{
	margin  : 0px;
	padding : 0px;
	background : #FFE6EF url('img/bg.jpg') top left repeat-x;
}

a.out
{
	position :  absolute;
	top      :  375px;
	right    :  202px;
	font     :  normal bold 14px Arial, Tahoma, Verdana, sans-serif;
	color    :  #D3004C;
}

a.site
{
	position :  absolute;
	bottom   :  15px;
	right    :  20px;
	font     :  normal normal 11px Arial, Helvetica,sans-serif;
	color    :  #CE1B65;
	text-decoration : none;
}
a.site:hover 
{
	text-decoration : underline;
}


