
*
{
margin:0px;
padding:0px;
}

a:link { color: #3333ff; text-decoration:none;}
a:visited { color: #3333ff; text-decoration:none;}		
a:hover	{ color: #3333ff; text-decoration:underline;}	


h1 {color:#000000;
font-size:18px;
font-family:verdana;
margin-left:10px;
margin-top:10px;
text-decoration:underline;}


h2 {color:#000000;
font-size:11px;
font-family:verdana;
margin-left: 20px;
margin-top:5px;

}


p {color:#000000;
font-size:12px;
font-family:verdana;
margin-left:20px;
margin-right:20px;
margin-top:20px;

}

#boody
{

background-image:url(backbackground.jpg);
background-repeat:no-repeat;
}

#window
{
position:absolute;
top:20px;
left:20px;
width:800px;
height:533px;
background-image:url(background.jpg);
background-repeat:no-repeat;
border-style:solid;
border-color:#333333;
border-width:1px 1px 1px 1px;
}

#textwindow
{
position:absolute;
top:150px;
left:60px;
height:200px;
width:700px;

}

#small
{
font-size:8px;
}
