html {background: gray; }

body { background-image: url(''); border: 5px double; font-family: helvetica, 
       "courier new", sans-serif; padding: 10px; margin: 8%;}

h1 { text-align: center; border: 1px solid; }

.top, .toppages { width: 80%; margin-left: 10%; margin-right: 10%; font-size: 4em; text-align: center; 
                  border: 1px dotted; }

.toppages { font-size: 2em; padding: 5px; } 

.menu { width: 80%; margin-left: 10%; margin-right: 10%; background-color: #C8C8C8; color: black;
        text-align: center; border: 2px solid;}

#links, #list, #welcome, #resources, #bottom { width: 100%; text-align: center; margin-top: 10px; }

#links, #resources { width: 80%; margin-left: 10%; margin-right: 10%; border: 1px dotted; 
                     margin-bottom: 5px; }

#list { text-align: left; margin-left: 20%; }

a { color: black; text-decoration: none; }

a:hover { color: blue;}

a:visited {color: navy;}

#conash3D0 {display:none; }

.left {text-align: left; }

#warning {color: red; font-family: serif; font-size: 4em; text-align: center; }

.indented { margin-left: 10%; margin-right: 10%; }