@charset "utf-8";
/* CSS Document */


body{
margin:0;
background-color:#000000;
}


.wrapper_general{
width:1022px;
height:569px;
}

.side1{
background-image:url(ima/side1.jpg);
width:31px;
height:569px;
background-repeat:repeat-y;
}

.side2{
background-image:url(ima/side2.jpg);
width:31px;
height:569px;
background-repeat:repeat-y;
}
