body{
background-image:url('./bg.jpg');
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom left;
margin-top:80px;
}


.box {
background-image:url(./box.png);
height:297px;
width:569px;
margin-right:auto;
margin-left:auto;


}

.image{
position:relative;
top:40px;
left:70px;
margin-left:auto;
margin-right:auto;


}

.socmed{
position:relative;
top:50px;

text-align:center;
}

img {
border:0;
}
