body {
	margin:0px; 
	padding:0px;
	text-align:center;
	}

#Content {
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}
#flash_intro {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.home {
background: url(skin/home.gif) center top no-repeat;
}
