body {
    background: black url("../pics/9techwall07.jpg");
}

fieldset {
    display: inline;
    background: black url("../pics/couroclaro.jpg");
    background-color: white;
    display: linear;
    font-family: Arial;
    top:64px;
    left:32px;
    margin:12px;
    width:auto;
    height: auto;
    overflow:scroll;
    max-width:800px;
    color:black;
    overflow:auto;
    padding-left:4px;
    padding-right:4px;
    border-radius: 16px;
    box-shadow:5px 5px 10px #401052;
}

div.techthingstodo {
    background: black url("../pics/3472193p5wo526x5e.jpg");
    color:navy;
    width:1100px;
    overflow:auto;
    padding:12px;
    margin-left:16px;
    border-radius: 16px;
}

div.notes {
    background: black url("../pics/3472193p5wo526x5e.jpg");
    position:absolute;
    left:810px;
    top:32px;
    color:navy;
    width:200px;
    overflow:auto;
    padding:12px;
    border-radius: 16px;
    z-index:2;
    border-width :1px;
    border-style :solid;
    border-color :black;
}

ul {
    font-size:10px;
    list-style-type: disc;
    list-style-position: outside;
    list-style-position: outside;
}

p {
    font-size: 12px;
}

td {
    font:verdana;
    font-size: 14px;
    text-align: top;
}

span.problem {
    color:red;
}
