/* CSS Document */

body {margin: 0; padding: 0; text-align: center; 
	background-color: #fff;}
#holder {background-color: #fff;}
#page {width: 1000px; height: 500px; margin: 0px auto; }

h1 {background: url(images/holding_page.jpg) no-repeat; width: 800px; height: 600px; text-align: right; margin: 0 auto; text-indent:-9999px; color: #ffffff;}
h1 a {display: block; width: 800px; height: 600px; text-indent:-9999px; color: #ffffff;}




