/*=-=-=-=-=- [body styles]=-=-=-=-=-=-=- */

body {color:teal;background-color:#66FFFF}


/*=-=-=-=-=- [font styles]=-=-=-=-=-=-=- */

h1 {font-size:100px;arial;color:red;text-align:center}
h2 {font-size:70px;cursive;color:blue;text-align:center}
h3 {font-size:100px;impact;color:black;text-align:center}
h4 {font-size:16px;sans serif;color:red}
h5 {font-size:20px;arial;color:red}
h6 {font-size:12px;courier;colour:white}
body {font-size:20px;courier;color:black}
body {border-width: 100px}


/*=-=-=-=-=- [table styles]=-=-=-=-=-=-=- */

table {width: 1225px}

/*=-=-=-=-=- [nav bar styles]=-=-=-=-=-=-=- */
div#navbar {width 120px; float: center}
div#navbar a {display:block; margin: 0}
div#navbar a:link,a:visited {color: red}
div#navbar a:hover {color: red; background-color:#000}