@import url("style.css");

#vid {
	float: right;
	margin-right: 40px;
}

#bottle {
	margin-top: -30px;
	z-index: 999;
	
}

#menu {
	clear:both;
	width:980px;
	background-color: transparent;
	position:relative;
	top: -2px;
	padding:0px;
	margin:0px;
}
