html,body{margin:0;
		  padding:0;
		  text-align:center;}

body{margin-top:2%;
	 font: 76% arial,sans-serif;
	 text-align:center;
	 background: url(../immagini/background.gif) 0px 0px;background-repeat:repeat}

div#header{height:135px;
		   background: url(../immagini/roger.gif) 0px -15px;background-repeat:no-repeat}
div#rogerback{width:720px;
			  height:100%; 
			  margin:0 auto; 
			  background:#363B22;
			  background: url(../immagini/bground.gif) 0px 0px;background-repeat:repeat;			  border:2px dotted #000000;}

div#container{text-align:left;
			  width:720px;
			  margin:0 auto;
			  background: url(../immagini/bgbig.gif) 0px 0px;background-repeat:no-repeat;}

div#wrapper{float:left;
			width:100%;
			background: url(../immagini/rogerwrap.gif) 220px 100%;background-repeat:no-repeat}

div#content{margin: 0 220px;
			background: url(../immagini/content.gif) 0px 0px;background-repeat:repeat-y}

div#contentshout{margin: 0 220px;text-align:center;
			background: url(../immagini/content.gif) 0px 0px;background-repeat:repeat-y}

div#forma{text-align:center;}

div#extra{float:left;
		  height:230px;
		  width:100px;
		  margin-left:-221px;
 		  background:#FF8539;
		  background: url(../immagini/extra.gif) 0px 0px;background-repeat:no-repeat;
		  }

div#snowdiv{float:left;
		  height:230px;
		  width:100px;
		  margin-left:-221px;
 		  background:#FF8539;
		  background: url(../immagini/photo.gif) 0px 0px;background-repeat:no-repeat;
		  }

div#shirtdiv{float:left;
		  height:230px;
		  width:100px;
		  margin-left:-221px;
 		  background:#FF8539;
		  background: url(../immagini/photo.gif) 0px 0px;background-repeat:no-repeat;
		  }

div#navigation{padding-top:8px;
			   float:left;
			   width:180px;
			   height:230px;
			   margin-left:-680px;
			   background:#B9CAFF;
			   background: url(../immagini/menu.gif) 0px 0px;background-repeat:no-repeat;}

div#footer{clear:left;
		   width:100%;
		   height:60px;
		   background: url(../immagini/base.gif) 220px 0px;background-repeat:no-repeat;
		   color: #FFF}

