/* Genbank Interactive Style sheet */
h1 {font-family:"Trebuchet", sans-serif; font-size:150%; color:navy}
h2 {font-family:"Trebuchet", sans-serif; font-size:150%; color:teal; text-transform:uppercase}
h3 {font-family:"Trebuchet", sans-serif; font-size:150%; color:navy}

p#one {font-family:"Trebuchet", sans-serif; color: red; border: 4px solid white}
p#two {font-family:"Trebuchet", sans-serif; color: lime; 
background: red; letter-spacing: 0.8em}
body {background: gray}