body {
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 background-image:url(../images/bg.jpg);
 background-color:#000000;
}
div#cont {
position:relative;
width:100%;
}
div#left {
position:relative;
float:left;
width:30%;
border:#000000 solid 1px;
}
div#top {
position:relative;
padding-top:10%;
height:20%;
border:#000000 solid 1px;
}
div#index {
position:relative;
z-index:1;
float:left;
width:360px;
height:280px;
text-align:center;
background-image:url(bg.jpg);
background-repeat:no-repeat;
}
h1 {
font-family:Verdana;
font-size:21px;
color:#ffffff;
margin-top:74px;
margin-left:105px;
margin-bottom:184px;
}
div#link {
position:relative;
z-index:2;
width:255px;
height:100px;
margin-top:-180px;
margin-left:200px;
}
div#clear {
 clear:both;
}
img {
 margin-left:50px;
 width:255px;
 height:100px;
 border:none;
}
