/* CSS Document */

#imgContent{
padding-top:5px;
width:200px;}

#img{
position:absolute;
margin:0;
width:250px;
height:421px;
}

#intro{
position:absolute;
margin:0;
width:650px;
height:485px;
background-position:center;
background-repeat:no-repeat;}

.jubord{
position:absolute;
margin-top:-40px;
margin-left:400px;
width:300px;
height:233px;
background:url(../images/julbord.png) center no-repeat;
z-index:20;
}