

#elettra {
    border-bottom-color : #7dccd0;
    border-bottom-style : solid;
    border-bottom-width : 0px;
    border-left-color : #ffffff;
    border-left-style : solid;
    border-left-width : 0px;
    border-right-color : #ffffff;
    border-right-style : solid;
    border-right-width : 0px;
    border-top-color : #7dccd0;
    border-top-style : solid;
    border-top-width : 0px;
    left : 18%;
    position : absolute;
    top : 12%;
  }


body {
    background-image : url('bg2.jpg');
    background-position : top left;
    background-repeat : repeat-x;
  }


