*{
	border: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 16px;
	color: #404040;
	font-family: Arial;
}

body{
	background: url(images/bg.gif) repeat-x;
}

h1{
	width: 100%;
	text-align: right;
	padding-top: 35px;
	padding-bottom: 120px;
	background: url(images/logo.gif) left top no-repeat;
}

h1 a{
	color: #fff;
	font-size: 30px;
	margin-right: 10px;
}

h2{
	padding: 15px 0px 10px 75px;
	background: url(images/warn.gif) left top no-repeat;
	font-size: 30px;
	position: absolute;
	top: 100px;
	left: 200px;
}

p{
	background: #fffeca;
	padding: 5px;
	margin: 30px;
	width: 600px;
}

h3{
	color: #3778bd;
	font-size: 25px;
	margin-left: 20px;
}

h3  a{
	color: #fe9400;
	font-size: 25px;
	text-decoration: underline;
}

h3 a:hover{
	text-decoration: none;
}
