body {
/*background-image: url(images/background2.png);
background-repeat: repeat-x;*/
background-color: #141414;
margin-top: 20px;
margin-bottom: 0px;
}

p, td, h1, h2, h3, h4 {
font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif, 'trebuchet ms', helvetica, arial;
color: #ffffff;
}

p, td {
font-size: 10pt;
}

h1 {
font-size: 14pt;
}

#logo_image a:link, #logo_image a:active, #logo_image a:visited {
color: #000000;
text-decoration: none;
}

#content {
width: 640px;
margin: 0px auto;
text-align: left;
padding: 0px;
border: 0px dashed #333;
}

#content a:link, #content a:active, #content a:visited {
color: #ffffff;
text-decoration: none;
}

#content a:hover {
color: #606060;
text-decoration: none;
}
  
#paypal p {
color: #aaaaaa;
}

#paypal a:link, #paypal a:active, #paypal a:visited {
color: #ffffff;
text-decoration: none;
}

#paypal a:hover {
color: #606060;
text-decoration: none;
}
  
#menu a {
  display: block;
  text-indent: -900%;
  position: relative;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu .areacalculator {
  width: 190px;
  height: 250px;
  background: url(images/iphone_areacalculator.png) no-repeat;
}

#menu .converber {
  width: 190px;
  height: 250px;
  background: url(images/iphone_converber.png) no-repeat;
}

#menu .volumecalculator {
  width: 190px;
  height: 250px;
  background: url(images/iphone_volumecalculator.png) no-repeat;
}

#menu .wmareacalculator {
  width: 190px;
  height: 250px;
  background: url(images/wm_areacalculator.png) no-repeat;
}

