/*
	Theme Name: The Deluxe
	Theme URI: http://www.codestarlive.com/
	Description: The Deluxe
	Version: 1.0
	Author: Codestar
	Author URI: http://themeforest.net/user/Codestar/
	Tags: white & gray, custom home page, fixed width, widgets
*/

@import url("css/reset.css");
@import url("css/style.css");
@import url("css/prettyPhoto.css");

body {
background:transparent url("images/bg.png") repeat-y scroll center center;
}

html {
background-color:#5A070B;
}

.container {
background:none;
}

.header_bg {
height:308px;
}
.header_container {
display:block;
height:270px;
margin-top:40px;
}
.header_container a.home {
display:block;
}