body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul, ol, li {
    margin: 0;
    padding: 0;
}

p, address {
	line-height: 18px;
}

html, body {
	height: 100%;
}

body {
    font: 14px "Times New Roman", Times, serif;
	color: #fff;
	background: url(img/bg.jpg);
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol {
	list-style: none
}

fieldset, img {
    border: 0;
}

img {
	vertical-align: top;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

h2 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h3 {
	color: #3b0000;
	margin-bottom: 11px;
}

abbr, acronym {
    border: 0;
}

input {
	font: 14px "Times New Roman", Times, serif;
}


h1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}