body { 
margin : 0;
padding : 0;
text-align : center;
font-family: "times new roman", serif;

border :0px solid black;
}
#blac
{ 
position : relative;
top:10px;
padding :0 0 0 0;
width : 800px;
height: 812px;
margin : 0px auto;
font-size: 32px;
text-align : center;
border :0px solid black;
} 
#blac a
{ 
color: blue;
text-decoration:none;
}

#portrait
{
width:1000px;
height:500px;
position: absolute;
right: 87px;
top: 123px;
}

