body 
{
background:url('tile2.jpg');
background-position:center;
background-attachment:fixed;
}

h1 {font-size:48px;}
h2 {font-size:24px;}
	
div.action
{
  position:absolute;
	left:0px;
	top:25px;
  width:0px;
	height:0px;
	visibility:hidden;
	overflow:hidden;
	text-align:left;
}
