*{
color:#878787;
font-size:10pt;
font-family:tahoma, "century gothic", arial;
text-align:left;
}
body{
margin-top:2px;
margin-bottom:0px;
background:#7a6090 url("bg.png");
background-repeat:repeat-x;
}
#main{
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:720px;
background:#fff;
overflow:auto;
position:relative;
}
.head{
font-size:10pt;
color:#7a6090;
font-weight: bold;
letter-spacing:2px;
text-indent:15px;
padding-bottom:3px;
border-bottom:1px dotted #7a6090;
}
a{
color:#6F6BC9;
text-decoration:none;
}
a:hover{
color:#ECC55D;
font-style:italic;
}
#content{
padding:0 0 5 5;
width:710px;
float:left;
}
#maincon{
float:left;
width:540px;
padding-right:5px;
}
#me{
border-left:1px dotted #7a6090;
padding-left:5px;
float:left;
width:150px;
}
#meimg{
padding-left:25px;
}
#credits{
width:500px;
float:left;
}
#project{
border-left:1px dotted #7a6090;
padding-left:5px;
float:right;
width:150px;
}