@charset "utf-8";
/* CSS Document */

#top{
	background-color:#333;
	height:267px;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(http://www.virginradio.it/styles/images/backHeader-blue_stripes.png) repeat-x;
	}
.header{
	width:990px;
	left:50%;
	margin-left:-495px;
	position:absolute;
	}
