/*   
Site: Theyreonto.us
Site URI: http://theyreonto.us
Author: Samira Vijghen
Author URI: http://bobblehead.org
Version: 1.0
*/


body {
	background:#000 url(bg.jpg) top left repeat-x;
	text-align:center;
	margin:0 auto;  }
	
#container {
	width:480px;
        height:500px;
	margin:0 auto; }
	
#header {
	background:transparent url(ptrs.jpg) top center no-repeat;
	height:500px;
	width:480px;
	display:block; 
        margin:0 auto;}
