@charset "windows-1250";
/* CSS PrettyCool */

html, body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #870d61;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border:none;
}

#header {
	width: 1000px;
	height: 720px;
	margin: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color: #870d61;
	border:none;
}

object:hover { 
	border:0px solid;
	border:none;
}

object { 
	outline:none;
	background-color: #870d61;
	border:none;
}
h1 { 
	color: #ffffff;
	font-size:1px;
	text-align:center;
}
noframes, frameset, frame { 
	outline:none;
	background-color: #870d61;
	border:none;
}
