body
{background-color:black}

#back
{
position:fixed;
left:300px;
z-index:-1;
}

#linkedin
{
position:fixed;
top:51px;
left:430px;
}

#main
{
width:891px;
height:500px;
padding:10px;
border:2px solid gray;
margin:00px;
position:fixed;
top:250px;
left:420px;
background-color:white;
filter:alpha(opacity=40);
opacity:.4;
overflow :auto;
box-shadow: 10px 10px 5px rgb(0,0,0);
}

.header
{
font-size:30px;
}

#n
{
width:911px;
height:205px;
border:2px solid gray;
position:fixed;
top:41px;
left:420px;
background-color:black;
filter:alpha(opacity=85);
opacity:.85;
box-shadow: 10px 10px 5px rgb(0,0,0);
font-shadow: 10px 10px 30px white;
}

#name
{
position:fixed;
top:145px;
left:440px;
font-size:32px;
color:white;
}

#diploma
{
position:fixed;
top:180px;
font-size:20px;
color:rgb(200,200,200);
}

#title
{
position:fixed;
left:822px;
}

#design
{
position:fixed;
top:810px;
left:350px;
color:rgb(200,200,200);
font-size:10px;
}
