/* 
Project Info

Client: True Productions
URL: www.trueprod.com

Author: Jason Hanrahan
Company: Contrast Logic
URL: www.contrastlogic.com

Date: 8/2009

 */
 
 body {
	background: #000000 url(images/stripe.png) repeat;
	margin: 0;
	padding: 0;
}
 
 #container {
	background: url(images/containerBg.png) repeat-y;
	width: 1024px;
	height: 100%;
	text-align: center;
	margin: 0px auto;
	border: 2px #111 solid;
	border-top: none;
	border-bottom: none;
}