p { font-size: 12px; color:#000000; font-family: arial } 
.style1 A:link {text-decoration: none ; color:#0000BB;} 
.style1 A:visited {text-decoration: none ; color:#0000BB;} 
.style1 A:hover {text-decoration: underline ; color:#EE0000;}

td.mybackground{
background-image: url(bilder/gul.jpg); /* forward slash for the path */
width: 240px; /* use you own image size; */
height: 150px; /* use you own image size; */
background-repeat: no-repeat;
background-position: left top;
text-align: center;
vertical-align: top;
}
td.mybackground2{
background-image: url(bilder/gra.jpg); /* forward slash for the path */
width: 396px; /* use you own image size; */
height: 150px; /* use you own image size; */
background-repeat: no-repeat;
background-position: left top;
text-align: center;
vertical-align: middle;
}
td.mybackground3{
background-image: url(bilder/bla.jpg); /* forward slash for the path */
width: 353px; /* use you own image size; */
height: 200px; /* use you own image size; */
background-repeat: no-repeat;
background-position: left top;
text-align: center;
vertical-align: middle;
}
table.mybackground4{
background-image: url(bilder/ramme.jpg); /* forward slash for the path */
width: 250px; /* use you own image size; */
height: 100px; /* use you own image size; */
background-repeat: no-repeat;
background-position: left top;
text-align: center;
vertical-align: middle;
}
table.my3{
background-color: #EEEEEE; 
border: 2px solid #DDDDDD;
padding: 8px;
text-align: center;
vertical-align: middle;
}
td.mybackground2b{
background-image: url(bilder/gra-2.jpg); /* forward slash for the path */
width: 550px; /* use you own image size; */
height: 150px; /* use you own image size; */
background-repeat: no-repeat;
background-position: left top;
text-align: center;
vertical-align: middle;
}

td.mybackgroundb{
background-image: url(bilder/gul-2.jpg); /* forward slash for the path */
width: 650px; /* use you own image size; */
height: 400px; /* use you own image size; */
background-repeat: no-repeat;
background-position: left top;
text-align: center;
vertical-align: top;
}
