body { color: orange; font-family: "trebuchet ms", verdana, tahoma; background-color: white; }
p {}

td {}

a:link { color: orange ; }

a:visited { color: maroon ; text-decoration: underline; }

a:hover { color: black ; text-decoration: underline; }

a:active { color: black ; text-decoration: none; }
.header { color: orange; position: absolute; top: 2cm; left: 5cm; }
.content { position: absolute; top: 6cm; left: 5cm; }
.content1 { position: absolute; top: 5cm; left: 5cm; right: 5cm; }
.content2 { position: absolute; top: 8cm; left: 5cm; }
.footer { position: absolute; top: 14cm; left: 5cm; right: 5cm; bottom: 1cm; }
.photo { position: absolute; top: 5cm; left: 18cm; right: 5cm; }
