img {
	border:none;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: 320101;
	margin: 32px;
	letter-spacing: 1px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F5A804;
	text-align: left;
}

p {
	font-size: 11px;
}

.content {
	border: 14px solid #813323;
	background-color: 25231C;
}

.jContact {
	font-size: 12px;
	font-weight: bold;
}

td {
	font-size: 12px;
	font-weight: bold;
}

.jMessage {
	color:#FFFF00;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.jContact input {
	border:none;
	width: 100%;
	background-color:F5A804;
}

.jContact select {
	border:none;
	background-color:F5A804;
}

textarea {
	border:none;
	width: 100%;
	background-color:F5A804;
}

.jLighting {
	font-size: 12px;
	font-weight: bold;
}
