.mood{
	display:none;
}
.container{
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:650px;
	height:90%;
}
.content .main{
	overflow:visible;
}
.printfooter{
	position: absolute;
	bottom:60px;
	left:0px;
	text-align:center;
	width:600px;
		display:block;
}
