body { background-color: #3e1a73; color: #efd951;  font-family: Garamond,serif; }
tr.heading { background-color:#e0bf50; color: #ffffff; font-family: garamond,serif;
            font-weight: bold; text-align: center; }

td { vertical-align: top; background-color: #3e1a73; color: #efd951; font-family: Garamond,serif; }
td.white { vertical-align: top; background-color: white; color: #efd951; font-family: Garamond,serif; }


h1,h2 { font-family: serif; font-weight: bold;
        background-color: #215f85; color: #ffe100; text-align: left;
        margin-top: 50; }




A:link    { color: #CCCCFF; text-decoration: none; }
A:visited { color: #88FFFF; text-decoration: none;  }
A:hover   { color: #e600a0; text-decoration: underline; }

.floatLeft { float: left; /*border: white solid 1px; */}
.getJava { float: right; }

.leftCol { float: left; width: 20em; margin-right: 3em;  }
.redesign { float: left; color: white; font-size: 140%; /*vertical-align: middle; */
             padding: 1em; }
.readmyblog { /*border: red dotted 1px; */ font-size: 100%; float: left; color: #44A3D3; }
.indent { margin-left: 3em; }


