body {
	background-image:url(../assets/Fife_tile.jpg);
	background-repeat: repeat;
	margin: 0;
}

  html, body, #div, #altContent { height:100%; width:100%; background-color:#000000;}
  body { margin:0; padding:0; overflow:hidden; }
  
#altContent {}
p { font-size:12px; color:#999;}
h1 { font-size:16px; color:#999;}
a { text-decoration:none; font-weight:bold; color:#999;}