/* CSS Document */
body { 
margin:0;
padding:0;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.canvas { 
width:360px;
}
.header { 
height:30px;
background-color:#66FFFF;
color:#000000;
}