#top1{
	background: #fcc425;
	text-align:center;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.4em;
	padding:8px;
}

@media (max-width: 900px){
	#top1{
		/*display:none;*/
	}
	
}