
body {
	margin:40px;
	padding:0;
  	background: #fff;
	font:normal 1em Tahoma;
  	line-height:1.4em;
  	text-align:center;
  	color:#000;
  }

#container {
	position:relative;
   	margin: 0 auto;
   	padding: 0;
   	text-align: center;
	}

/* Hack centers the container in the middle of the page.*/
#container {
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
    width:860px;
    background:#fff;
}
html>body #container {
    height: auto;
}

#boxgrey {float:left;background:#ddd;margin:10px 0;}
.pad {margin:30px;}

a {color:#98101d;}
a:link {color:#98101d;}
a:visited {color:#98101d;}
a:hover {color:#98101d;}
