body {
    font: 0.85em/1.15em /*Verdana, Geneva, */Arial, Helvetica, sans-serif;
    background-image: url("data/sidebar.png");
    background-repeat: no-repeat;
    
  }
  
#telo {
	margin: 20px 30px;
      }
#line {
	height: 2px;
	width: 100%;
	background-image: url("data/line.png");
	background-repeat: repeat-x;
	}
#sections	{
	margin-bottom: 10px;
	}
#sections a {
	display: block;
	}
.content {
	margin-bottom: 10px;
	}
#contact span {
	font-weight: bold;
	}

