
/* Stylesheet for twelveinabox.com */

/* Created by Plastic Hassle Creative Studio */

/* www.plastichassle.com */

/* last updated 5.22.09 */

html, body { 
	height: 100%; 
	margin: 0px; 
	padding: 0px;
	overflow-y: hidden;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

table { 
	height: 100%; 
	width: 100%; 
	text-align: center;
	background: #000; 
}