.footer { 

	background-image:url(pictures/footer.png);

	border-bottom:groove;

	border-left:groove;

	border-right:groove;

	text-align:center;

	font-size:9px

	}



.header { 

	background-image:url(pictures/header.png);
	background-repeat:repeat-x;

	border-top:groove;

	border-left:groove;

	border-right:groove;

	}

	

.content {

	border-left:groove;

	border-right:groove;

	text-align:center;

	font-family:Tahoma;

	font-size:24px;

	}	

