#content{
	background-repeat:no-repeat;
	background-position:center;
}

h1{
	background-repeat:no-repeat;
	background-position:center bottom;
	height:250px;
	margin:0px;
	padding:0px;
	width:450px;
}

.article{
	color:#333333;
	font-size:15px;
	height:322px;
	line-height:20px;
	padding:20px 20px 20px 10px;
	overflow:scroll \9;
	text-align:left;
	width:450px;
}