body {
	background-image : none;
}

/*menu styles*/
#nav {
    display : none;
}
#germany {
    display : none;
}

/*content styles*/
#ski {
	left : 5px;
	top : 75px;
	width : 6in;
	border-left : 1px dashed #eaeaea;
	border-right : 1px dashed #eaeaea;
}
