/*  
Theme Name: Question
Theme URI: http://vassilhristov.com/
Description: Design by Alexander Kalchev.
Version: 1.0
Author: Vassil Hristov
Author URI: http://vassilhristov.com/
*/

@import "main.css";

#sidebar {
	background:url(images/navi_question.jpg) no-repeat top left;
	}
	
#header {
	background:url(images/hdr.gif) top center no-repeat !important;
}

#page {
	background: #fef9ed url(images/main_bgr_img.gif) top right no-repeat;
}