Y aqui está el css de la web
Código HTML:
Ver originalbody{
background: url(imagenes/wallpaper.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-bottom: 0px;
}
#Container{
position: relative;
width:1280px;
height:1010px;
margin: 0px auto 0px auto;
margin-top:0 auto;
margin-bottom:350px;
}
#contenido{
position:relative;
width:1050px;
height:650px;
margin: 0px auto 0px auto;
margin-top:0 auto;
}
#frame{
position: relative;
width:233px;
height:173px;
background-color:transparent;
margin-left: 615px;
margin-right: 800px;
margin-top: 67px;
margin-bottom:850px;
}
#frame1{
position:relative;
width:360px;
height:268px;
background-color:transparent;
margin-left: 221px;
top: 28px;
}
#frame2{
position:relative;
width:242px;
height:180px;
background-color:transparent;
left: 352px;
top: 316px;
}
#frame3{
position:relative;
width:138px;
height:184px;
background-color:transparent;
left: 645px;
top: 257px;
}
#frame4{
position:relative;
width:181px;
height:157px;
background-color:transparent;
left: 799px;
top: 268px;
}
#frame5{
position:relative;
width:62px;
height:282px;
background-color:transparent;
left: 156px;
top: 332px;
}