body {
    background-color: #00b8ff;
}
div.c1 { text-align: center }
p.c2 { text-align: center }
p.c3 { text-align: right }
p.c4 { text-align: left }
table.t1 {
           text-align : center;
	 vertical-align: top
         }
