body.home
{
	background: #f5f5f5 url('../images/header_bg1.png') repeat-x top;
}

body.page
{
	background: #f5f5f5 url('../images/header_bg3.png') repeat-x top;
}

body.single, body.category, body.archive, body.error404, body.search
{
	background: #f5f5f5 url('../images/header_bg2.png') repeat-x top ;
}

a, a:hover
{
	color: #738ca0;
}

h1, h2, h3, h4, h5, label
{
	color: #738ca0;
}

a.button, a.button:hover
{
	background: transparent url("../images/btn_bg.png") no-repeat top;
}

a.long_button, a.long_button:hover, input[type=submit], input[type=submit]:hover, input[type=button], input[type=button]:hover
{
	background: transparent url("../images/long_btn_bg.png") no-repeat top;
}
