body{
	background-color:#C15854;
	background-image:url(red-bg.gif);
}

#smash{
	position:absolute;
	top:0px;
	left:0px;
}

#words{
	position:absolute;
	top:247px;
	left:26px;
	width:306px;
	background-image:url(red-textbg.gif);
	border-bottom:solid 3px #571609;
}

#content{
	padding:2px;
	cursor:default;
	text-align:justify;
}

body , p , td{
	color:#7C1F0D;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
}

.title{
	color:#BC513C;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	border-bottom:solid 1px #BC513C;
}

a:link , a:active , a:visited{
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a:hover{
	color:#FFE400;
	font-family:tahoma;
	font-size:11px;
	text-decoration:overline underline;
	font-weight:normal;
}

img{
	border:none;
}

input , select , textarea{
	font-family:tahoma;
	font-size:11px;
	background-color:#F6CD5E;
	border:solid 1px #994800;
}