body{
	padding: 10px;
}
.banner{
	margin-top: 30px;
	width: 100%;
	height: 200px;
}
.content p{
	padding: 10px;
	word-wrap: break-word;
}