body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
 background-image: url(../images/bg_home.jpg);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat-x;  
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*---  Used in Trackback and Pingback page.  ---*/

H2 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #DE6900;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
}

.crumb {
	font-size:12px;
	color: #555555;
}

.crumb a {
	color: #DE6900;
}

.nav {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
}

.nav a {
	color: #DCB800;
	text-decoration: none;
}

.nav a:hover {
	color: #DCB800;
	text-decoration: none;
}

.header {
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 12px
font-weight: 420;
letter-spacing: -0.1em;
text-transform: uppercase;
}