body{
  font-family: "Trebuchet MS";
  font-size: 16px;
  background-image: url(/gradient.png);
  background-repeat: repeat-x; 
  background-color: #013DFF; 
  margin: 0px;
  padding: 0px;
  }

a {
color: inherit;
}
table{
font-size: 12px;
}
  #top {
  background-color: #404040;
  width: 746px;
  height: 25px;
  margin-left: 20px;
  padding-left: 24px;
  padding-top: 10px;
  padding-right: 20px;
  color: white;
  }
  #top a {
  text-decoration: none;
  color: inherit;
  }
#top a:hover {
  text-decoration: underline;
  color: inherit;
  }
  
h1 a {
text-decoration: none;
}
  #main {
  background-color: #fbfbfb;
  width: 750px;
  height: 710px;
  margin-left: 20px;
  padding: 20px 20px 10px;
  }
  h1 {
 
	/* optional styling, you can use whatever you wish */
	font-size: 65px;
	color:#0079b6;
	font-weight:normal;
	letter-spacing:-.05em;
	margin-top: 0px;
	margin-bottom: 10px;
	/* now, this is important */
	position:relative;	
}
h1 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url('/gradienttext.png') repeat-x;
}
* html h1 span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(/none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}
h3 {
font-size: 20px;
margin-top: 0px;
}
strong#rubrik {
padding-top: 0px;
line-height: 40px;
color: #47464e;
font-size: 25px;
text-align: left;
margin-top: 0px;
}
#intro {
width: 390px;
float: left;
}
#mobil {
width: 200px;
height: 200px;
float: right;
margin-right: 50px;
margin-top: 20px;
}
#provider {
 font-size: 14px;
 line-height: 20px;
margin-top: 30px;
border: 1px solid #f9f9f9;
border-bottom: 0px;
background-color: #e8ecf6;
width: 687px;
height: 100px;
float: left;
margin-left: 0px;
padding: 20px;
background-image: url('stripe.png');
}

#bprovider {
font-size: 14px;
line-height: 20px;
margin-top: 70px;
border-color: #f9f9f9;
border-width: 1px;
border-style: solid;
background-color: #e8ecf6;
width: 687px;
height: 110px;
float: left;
margin-left: 0px;
padding: 20px;
background-image: url('stripe.png');
}
#cprovider {
font-size: 14px;
line-height: 20px;
margin-top: 0px;
border: 1px solid #f9f9f9;
border-top: 0px;
background-color: #e8ecf6;
width: 687px;
height: 110px;
float: left;
margin-left: 0px;
padding: 20px;
padding-top: 0px;
background-image: url('stripe.png');
}

#midads {
margin-top: 20px;
border-color: #f9f9f9;
border-width: 1px;
border-style: solid;
background-color: #e5e5e5;
width: 728px;
height: 110px;
float: left;
margin-left: 0px;
padding-top: 30px;
}
#bmidads {
margin-top: 0px;
border-color: #f9f9f9;
border-width: 0px;
border-style: solid;
background-color: #e5e5e5;
width: 728px;
height: 90px;
float: left;
margin-left: 0px;
padding-top: 0px;
}



div#right{
position: absolute;
font-size: 22px;
left: 540px;
top: 80px;
}
div#right a{
color: #6a84c8;
text-decoration: none;
}

div#right a:hover{
color: #6a84c8;
text-decoration: underline;
}

div#ads {
width: 415px;
position: absolute;
left: 41px;
top: 220px;
}
div#bads {
position: absolute;
left: 41px;
top: 220px;
}

p#link {
margin-top: 5px;
margin-bottom: 0px;
}
p#link a{
color: #6a84c8;
text-decoration: none;
}

#footer {
  font-size: 12px;
  background-color: #525252;
  width: 750px;
  height: 20px;
  margin-left: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 20px;
  color: #cadcff;
  }
