<style type="text/css">

body, html {
color: #000000; 
font-family: Tahoma;
background:url(http://www.blogautomachine.com/images/bg_body.jpg);
text-align: left; /*** Centers the design in old IE versions ***/
}

body {font-family:Tahoma;
background:url(http://www.blogautomachine.com/images/bg_body.jpg) repeat;
}

#bg_top {
background:url(http://www.blogautomachine.com/images/bg_top.jpg);
}

#bg {
background:url(http://www.blogautomachine.com/images/bg.jpg);
}

#order
{
  display: block;
  width: 350px;
  height: 105px;
  background: url("http://www.blogautomachine.com/images/order_button.gif") no-repeat 0 0;
}

#order:hover
{ 
  background-position: 0 -105px;
}

#order span
{
  display: none;
}

#letter {float:left;color:darkred;font-size:100px;line-height:80px;padding-top:1px;padding-right:5px;font-family: times;}

.style1 {color: #000000; font-family: Tahoma; font-size: 18px;}

.style2 {color: #CC0000;}

.style3 {font-size: 24px;}

.style4 {font-size: 36px; font-weight:bold;}

.style6 {font-size: 12px; font-weight:100;}

</style>