/* yahoo's css resetting */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

BODY {
  background: #030e45;
  text-align: left;
  
  
}

A {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #6994ff;
  text-decoration: underline;
  
  
}

A:Visited  {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #6994ff;
  text-decoration : ;
  
}

A:Active  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #6994ff;
  text-decoration : underline;
 


}

A:Hover  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #6994ff;
  text-decoration : underline;
  
}





H1 {
  font-size: 18px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ff950b;
  text-decoration: none;
  padding-bottom: 8px;
  padding-top: 15px;
  padding-left: 0px;
}

H2 {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ff950b;
  text-decoration: none;
  background: url(features.png) no-repeat;
  text-decoration: none;
  padding-bottom: 6px;
  padding-top: 5px;
  padding-left: 20px;

}


div#dvdburner {
  background: url(background.png) repeat-x;
  width: 100%;
  height: 230px;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;


}

div#dvdburner-text {
  background: url(textbackground.png) repeat-y;
  width: 597px;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  text-align: left;
  float: left;
  position: absolute;
  top: 230px;
  left: 0px;


}


#dvdburner-text div {
  width: 530px;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  padding-top: 0px;
  padding-left: 30px;
  padding-right: 20px;
  text-decoration: none;
  text-align: left;
  text-color: white;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
}

div#dvdburner-info {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 40px;
  text-decoration: none;
  text-align: left;
  float: left;
  position: absolute;
  top: 180px;
  left: 650px;


}




