﻿BODY { 
  margin: 15px;
  font-family: garamond; 
  font-size: 1em;
  background-color: #003033;
  background-image: url(bakgrundfasadkant.jpg); background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  color: #fff;
  text-align: center;
}

h1 { font-family: broadway; font-size: 40px}
p  { font-size: 70%px; color: #fff; }


#colcont {width: 700px; height: 220px; color: #ffffff; margin-right: auto; margin-left: auto; }

#col1 {float: left; width: 200px; padding: 10px; border: 0px solid white; text-align: left;}
#col2 {float: left; width: 600px; padding: 4px; text-align: left; margin-top: 50px;}
#col3 {float: left; width: 350px; padding: 10px; border: 0px solid white; text-align: left;}
#col4 {float: left; width: 300px; padding: 10px; border: 0px solid white; text-align: left;} 
                                    

A:link { color: #ffffff; text-decoration: underline; }          
A:visited { color: #ffffff;}                                                  
A:active { color: #ffffff;}
A:hover {color: #050505; text-decoration: none; font-weight: normal;  
          background-image: url(background-svag-bluetone.jpg); }



A:link IMG { border: 1px solid black; }
A:visited IMG { border: 1px solid black; }
A:active IMG { border: 1px solid black; }
A:hover IMG { border: 1px solid white; }
</STYLE>

