body  {
	margin: 10px 40px 10px 40px;
}
body {
          background: #0000ff url("sommerfugl.gif") ;

}
h1 {
	
	
         color: #00cc00;
         background-color: #ffffff;
         font-family: arial, verdana, sans-serif;
         font-size: 30px;
}
h5 {
	width:50%;
	
         color: #00cc00;
         background-color: #ffffff;
         font-family: arial, verdana, sans-serif;
         font-size: 30px;
}
h2 {
         color: #ff0000;
         font-variant: small-caps;
         font-size: 130%;
}
h3 {
         font-variant: normal;
         font-size: 120%;
}
p {
         font: italic bold 30px arial, sans-serif;
}
h1  {
	border-top-width: thick;	
	border-top-style: solid  ;	
	border-top-color: red;	

	border-bottom-width: thick;	
	border-bottom-style: solid  ;	
	border-bottom-color: green;	

	border-right-width: thick;	
	border-right-style: solid  ;	
	border-right-color: green;	

	border-left-width: thick;	
	border-left-style: solid  ;	
	border-left-color: red;	
}
h5  {
	border-top-width: thick;	
	border-top-style: solid  ;	
	border-top-color: red;	

	border-bottom-width: thick;	
	border-bottom-style: solid  ;	
	border-bottom-color: green;	

	border-right-width: thick;	
	border-right-style: solid  ;	
	border-right-color: green;	

	border-left-width: thick;	
	border-left-style: solid  ;	
	border-left-color: red;	
}

