body 
{
	font-family: Verdana;
	font-size:large;
    background-color: #000000;
    color: teal;
}

h1
{
color: #4D4DFF;
}

.page
{
	color: #4D4DFF;
}

h2
{
color: #4D4DFF;
}


#Left
{
    text-align: right;
    font-size: x-large;
    Left: 10px;
    width: 200px;
    line-height: 50px;
    position: absolute;
    height: 100px;
}

img
{
	border:1px solid white;
	margin-left: 5px;
	margin-right: 5px;
}

.smalllinks
{
	font-size: smaller;
}

#Right 
{
    position: absolute;
    left: 375px;
    right: 20px; 
    width: 800px;
}

a
{
    color: teal;
}.text {
	color: #990033;
}
