body {
background-color:#f7f2e1;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
z-index:0;
}

#warning{

text-align:center;
width: 100%;

}

#logo{
position:absolute;
top:20px;
left:20px;
width:257px;
height:200px;
/*background-image:url(assets/images/web_images/Logo.jpg);*/
z-index:100;
}

.style2 {color: #7b2323;
		size:12px;}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {color: #494b26;
		size:12px;}
a:link {
	color: #1d979e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #494B26;
}
a:hover {
	text-decoration: none;
	color: #7B2323;
}
a:active {
	text-decoration: none;
}
