/* Extracted from HOME.CSS [ aka a stylesheet from John Russell's (Amaya-guy) crypto-website]  */

/* These EXPLICIT properties solve many cross browser viewing issues */

/* default block elements */

h1,h2,h3,h4,h5,h6 {border-style: solid; border-width: thin; border-color: navy;}
h1 {font-size:200%; margin-top:20px; text-align:center; background:#ffff99; color:black; font-size:200%; font-family:cursive; font-weight:bold}
h2 {font-size:150%; margin-left:0px; width:100%; text-indent:5px; background:lightskyblue; color:black; text-align:center}
h3 {font-size:125%; margin-left:0px; width:100%; text-indent:5px; background:#afbdd8; color:black; text-align:center}
h4 {font-size:100%; margin-left:0px; width:100%; text-indent:5px; background:lightgray; color:black; text-align:center}
h5 {font-size:100%; margin-left:0px; width:100%; text-indent:5px; background:#ffff66; color:black; text-align:center}
h6 {font-size:80%; margin-left:0px; width:100%; text-indent:5px; background:seashell; color:black; text-align:center}

/* end style specifications for dropdown menu system */