#page-body, #footer{
	margin-left:-105px;
}

#rain {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
}

#rain .drop{
	position:absolute;
	display:block;
	min-height:0 !important;
}

#weather{
	height:120px;
	top:85px;
}

#weather img{
	top:-180px;
}

#weather .pseudo-href{
	top:35px;
}

/* #nav-history.animating img.big{
	margin-left:-848px;
} */
