s="<style>\n"
s+="body{color:#black; background-image:url('http://www.puntogiovane.org/moduli/psf.gif'); background-repeat: repeat-y}\n"
s+="BODY, H1, H2, H3, H4, H5, H6, A, P { font-family: Comic Sans MS; font-weight: bold}"
s+="H1, H2, H3, H4, H5, H6 { margin: 0 0 0 0 }"
s+="H1 { font-size:50px; color:black }"
s+="H2 { position:relative; margin: -73 0 0 0; font-weight: bold; padding: 0 0 0 0;font-size:51px; color:#9FAAFF; l:#B3BCFF }"
s+="H3 { font-size:18px }"
s+="H4 { font-size:14px }"
s+="H5 { font-size:12px }"
s+="H6 { font-size:10px }"
s+="A { color:#9600A8;  text-decoration:none }"
s+="A:hover { color:red}"
s+="</style>"
s+="<center><img style='position:relative;z-index:-1;top:-15;margin:0 0 -550 0' src='http://www.puntogiovane.org/moduli/plogo.gif'></center>"
document.writeln(s)
