p { color: #990033; font-family: arial, sans-serif; font-size: 12pt; }

li { color: #990033; font-family: arial, sans-serif; font-size: 12pt; }

body { width: 800;  align: center; background-color: white;}

A:link { text-decoration: none; color: cc9999; font-weight: bold }

A:active { text-decoration: none; color: cc9999; font-weight: bold; }

A:visited { text-decoration: none; color: 990033; font-weight: bold; }

div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
  border-width: 1px; width: 800;  border-style: dashed; border-color: #990033; 
  background-color: white;
} 