A:link {text-decoration:none; color:RGB(50,181,255)}
A:visited {text-decoration:none; color:RGB(50,181,150)}
A:active {text-decoration:none; color:RGB(50,181,255)}
A:hover {text-decoration:none; color: #AA9ADD}

body{
margin:0 0 0 0;
color:#FFFFFF;
font: 10px verdana;
background-color:black;
background-image: url("bg/BG.png");
background-repeat: no-repeat;
background-attachment:fixed;
background-position:center;
}

img.photo {
border:none;
width:250px;
height:200px;
float:left;
}

#p3 {
position:relative;
left:-500px;
top:400px;
}

#p2 {
position:relative;
left:-250px;
top:200px;
}

h1{
margin-top:50px;
color:#BBBBFF;
font: 12px verdana;
text-align: center;
}

h2{
margin:0 0 0 0;
text-align: center;
color:#BBBBFF;
font: 10px verdana;
text-align: center;
}

#top {
position:relative;
margin:0 0 10px 0;
text-align: center;
}

div { 
width:65%;
position:absolute;
left:300px;
}

