body { 
background : #fff;
color : #000;
} 
body { 
font : 100.01%/1.5 Arial, Helvetica, sans-serif;
} 
h1 { 
font-size : 2.4em;
line-height : 1.25;
margin : 1.1em 0 0.15em;
} 
h2 { 
font-size : 2em;
line-height : 1.5;
margin : 1.4em 0 0.1em;
} 
h3 { 
font-size : 1.5em;
line-height : 1;
margin : 1.5em 0 0.5em;
} 
h4 { 
font-size : 1.2em;
line-height : 1.25;
margin : 1.9em 0 0.6em;
} 
h5 { 
font-size : 1em;
line-height : 1.5;
margin : 1.5em 0 0;
} 
h6 { 
font-size : 0.75em;
line-height : 2;
margin : 2em 0 0;
} 
p, blockquote, pre, ol, dl, ul, form { 
line-height : 1.5;
} 
html, body { 
margin : 0;
padding : 0;
} 
address, blockquote, dl, form, fieldset, ol, table, p, pre, ul { 
margin-top : 0;
margin-bottom : 1.5em;
}
a:link {
background : transparent;
text-decoration: none; 
color : #9FFFFF; 
} 
a:visited {
background : transparent;
text-decoration: none; 
color : #FFFFFF; 
} 
a:hover, a:focus, a:active {
background : transparent;
text-decoration: none; 
color : #19EDFF;
}
code, pre { 
font : 100% "Courier New", Courier, mono;
color : #390;
} 
table, td, th { 
border-collapse : collapse;
border : 1px solid #999;
} 
dt { 
font-weight : bold;
} 
abbr, acronym { 
border-bottom : 1px dotted #666;
color : #222;
cursor : help;
} 
body { 
text-align : center;
} 
div#container { 
width : 70em;
margin : 0 auto;
text-align : left;
} 
div#content { 
float : left;
width : 58em;
display : inline;
margin-left : 1em;
} 
div#sidebar { 
float : right;
width : 8em;
display : inline;
margin-right : 1em;
} 
div#footer { 
clear : both;
} 
body { 
background : #990000;
} 
div#container { 
background : url(bk-left.png) repeat-y 66% 0;
} 
div#header { 
background : #FFD64F;
padding : 1em;
} 
div#footer { 
background : #990000;
color : #fff;
padding : 0.5em 1em 1em;
} 
div#header h1, div#footer p { 
margin : 0;
}
a img {
border : none; 
}
body{text-align:center}
div#container{width:70em;margin:0 auto;text-align:left}
div#content{float:left;width:58em;display:inline;margin-left:1em}
div#sidebar{float:right;width:8em;display:inline;margin-right:1em}
div#footer{clear:both}

/*colori, sfondi etc..*/
body{background:#990000}
div#container{background:url(bk-left.png) repeat-y 66% 0}
div#header{background:#FFD64F;padding:1em}
div#footer{background:#990000;color:#FFF;padding:0.5em 1em 1em}
div#header h1, div#footer p{margin:0}
