﻿body { background-color: #FFFFFF; background-image: url('images/background.jpg');}

a:link {
	font-family: Verdana, Arial, sans-serif;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px
	background: transparent;
}

a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-variant: small-caps;
	color: #aaaaaa;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px
	background: transparent;
}

h2, h3, h4, h5, h6 { font-family: Verdana, Arial, sans-serif;
	font-weight: bold;	color: #000000;
	font-variant: small-caps;	text-align: center;}

h1 { font-family: Times New Roman, Verdana, Arial, sans-serif;	font-size: 60px; margin-top: 0px; margin-bottom: -10px;}
h2 { font-size: 22px;}
h3 { font-size: 14px;}
h4 { font-size: 12px;}
h5 { font-size: 14px;}
h6 { font-size: 11px;}

p {	font-family: Times New Roman, Verdana, Arial, sans-serif;
	text-align: justify;
	margin-left: 50px;	margin-right: 50px;
	font-size: 15px;	font-weight: bold;
	color: #000000;	line-height: 18px;}

.container {width:1300px;
      margin:0 auto 0 auto;
      padding:15px;
      border:15px solid #380014;
      background:#000000; }

#page {width: 100%; height: 100%;}

#topblock { position: relative; top: 0px; width: 100%; height: 200px; background-image: url('images/oldcanvas2.jpg');}

#middleblock { position: relative; top: 0px; width: 100%; height: 840px; background-image: url('images/oldcanvas2.jpg');}

#bottomblock {position: relative; top: 0px; width: 100%; height: 230px; background-image: url('images/oldcanvas2.jpg');}
