*
{
margin : 0; padding : 0; 
font-family: Tahoma, Geneva, Verdana, Arial Narrow, Arial, Helevetica, sans-serif;
font-size:13px;
}
/*
MUST USE HTML when using * to normalize. Otherwise, height 100% won't work!
*/

html, body
{
background:#fff;
height:100%;
margin:auto;
}
body
{
background:url(images/snow-bg.gif) repeat-x;
}
div#wrapper 
{
text-indent:-9999px;
background:url(images/main-image.gif) no-repeat;
margin:auto;
width:514px;
height:519px;
}
#content
{
width:514px;
margin:auto;
}
h2
{
color:#FF9900;
font-size:150%;
text-align:center;
}
p
{
color:#0066FF;
text-align:center;
}
