@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(http://www.hannah-montana.it/images/bg_texture.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-color:#306;
	margin-top:0px;
	
}

img{
	border:none;
	}
	
#main {
	
 	overflow-x:hidden;
	
}