#container{
	
	width:919px;
	height:2000px;
	background-image: url(../images/news&notes.png);
	margin:0 auto;
	background-repeat:no-repeat;
}

#dearfriends {
	width:450px;
	height:1500px;
	float:left;
	padding-top:40px;
	padding-left:70px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}	
