@charset "UTF-8";
body {
	background-image: url(images/bg-dot.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8 em;
	color: #FFFFFF;
}
#content {
	background-image: url(images/wood_bkg.jpg);
}
h1 {
	font-style: italic;
	font-weight: normal;
	color: b5b5b5;
	font-size: 28px;
	line-height: 12px;
}
#info {
	color: #FFFFFF;
	font-size: 15 px;
	line-height: 1.7 em;
}
#company {
	color: #FFFFFF;
	font-size: 15px;
}
#content #company p {
	line-height: 1.7em;
}
#content #info p {
	line-height: 2 em;

}
font {
	color: #FFFFFF;
}
