BODY { 
  margin: 15px;
  font-family: georgia; 
  font-size: 1em;
  background-color: #A4A47D;
  background-image: url(bakgrundfasadkantgul.jpg); 
  background-repeat: no-repeat;
  background-position: top center;
  color: #000; 

}

h1 {  font-size: 40px}


#colcon { width: 700px; height: 220px; color: #000; margin-right: auto; margin-left:auto;}
#col1 {float: left; width: 200px; padding: 10px; border: 0px solid white; text-align: left; font-size: 80%;}
#col2 {float: left; width: 300px; padding: 10px;  border: 0px solid white;text-align: left; font-size: 80%;}
#col3 {float: left; width: 430px; padding: 10px; border: 0px solid white; text-align: left; font-size: 80%; }
#col4 {float: left; width: 600px; padding: 10px; border: 0px solid white; text-align: center;} 
#col5 {float: left; width: 630px; padding: 10px; border: 0px solid white; text-align: center;} 

A:link    { color: #000; text-decoration: underline; font-weight: normal;  font-size: 90%;}          
A:visited { color: #000; text-decoration: underline; font-weight: normal }                                                  
A:active  { color: #000; text-decoration: underline; font-weight: normal }                                                  
A:hover   { color: #000; text-decoration: none;      font-weight: normal; font-size: 90%; background-color: #cde;}



A:link IMG { border: 2px solid cyan }
A:visited IMG { border: 2px solid red }
A:active IMG { border: 2px solid lime }
A:hover IMG { border: 2px solid white }
</STYLE>

