body {
        margin-left: 4px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url();
        background-repeat: no-repeat;
        background-color: #000000;
        color : #CCCCCC;
}
#Layer1 {
        position:absolute;
        right:4%;
        top:36px;
        width:594px;
        height:36px;
        z-index:1;
}
#Layer2 {
        position:absolute;
        right:10%;
        top:100px;
        color : white;
        width:250px;
        #height:50px;
        background : grey;
        border : white 1px solid;


        z-index:1;
}
#Layer2 p {
        margin : 10px 10px 10px 10px;

}
th{
        text-align : left;
        font-weight : bold;

}
table#activity {
        border : 0.5px solid grey;
}
.border{
        border : 0.5px solid grey;
        width : 40%;
}
#flash {

	font : white;
}	

