body {
	margin:0px;
	font-size: 11px;
	text-decoration: none;
	word-wrap:break-word;
}
.bg{
	width:100%;
	height:550px;
	background-image: url(images/bear.png);
	background-repeat: no-repeat;
	background-position: 200px;
}