body, div, p, img{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

body{
	background:url(/assets/images/tile.jpg) repeat-x;
	font-family:Tahoma;
	font-size:12px;
	color:#444241;	
}

#wrapper{
	width:1024px;
	height:500px;
	margin:0 auto;
	background:url(/assets/images/bg.jpg) top center no-repeat; 
}

#content{
	width:595px;
	margin:0 auto;
	padding:33px 0 0 0;
}

strong{
	font-size:16px;
}

h1{
	display:none;
	visibility:hidden;
}
