body
{
	margin: 0 0 0 0;
}

td
{
	background-repeat: repeat-x;
	background-position: center;
}

#pic
{
width:500px;
height:300px;
margin:auto;
position:relative;
display:block;
}

#pic a{
	background-image:url(../images/arp_day.png);
	background-repeat: no-repeat;
	position:relative;
	bottom: 100px;
display:block;
width:716px;
height:500px;
}
 #pic span.hover{
 width:716px;
height:500px;
 background-image:url(../images/valk_day.png);
	background-repeat: no-repeat;
	position:relative;
display:block;}