@import url(http://www.testwebben.se/3632/13623.css); 

html
{
  background: #fff url(http://www.testwebben.se/3632/Images/ram.png) no-repeat center top;
  height: 100%;
  overflow: auto;
  overflow-y: scroll;
    font-size: 62.5%;
}



#main-content
{
  /*min-height: 490px;
  height: auto !important;*/
  height: 600px;
  overflow: auto;
  padding: 0em;
  margin: 0;
  text-align: left;
  background:transperent;

}



#main-content img
{
 border: 0px;
}
a,
a:link,
a:visited,
a:active
{
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

a:hover
{
  text-decoration: underline;
  color: #333;
}
#footer
{
margin-top: 45px;
}

