﻿body {
				background-image: url('../img/fon.jpg');
				background-size: cover;
				font: 14px "Times New Roman", Times, serif;
				color: #d5b370;
				margin: 0;
				padding: 0;
}
table{
                text-align: center;
				width:1024px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a {
	font-weight: bold;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.img {
				border-width: 1px;
				text-align: center;
				width: 341px;
				font-size: 16px;
}

.balast{
				height:6px;
}
.text {
				width: 100%;
}
.ramka{
				text-align: center;
				width: 1024px;
				font-size: 18px;
				font-style: italic;
				#border:1px #d5b370 solid;
				padding-top:4px;
				padding-bottom:4px;
}
