body {
	background-color: #f5e9d3;
	background-image: url(../bg/bg_patd.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body, input, textarea, option, select, table, a {
	color: #FFFFFF;
}

.button {
	color: #000000;
}

.quiz_title, h1, h2, h3, h4 {
	font-weight: bold;
	color: #EFBA61;
}

.result_big, #head {
	color: #EFBA61;
}

.input_text {
	border: 2px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	background-color: #EFBA61;
}

#container {
	border: 3px solid #CCCCCC;
	background-color: #000000;
	background-image:url(/bg/patd.gif)
}

#bottom, .a_design {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#result_img, .result_img  {
	border: 1px solid #EFBA61;
}
