/* Customized with w3.css */
.hp-color-red 
{
	background: #800000;
}

.hp-color-grey
{
	background: #363636;
}
.hp-font
{
	text-align: center;
	font-family: 'Times', sans-serif;
	text-shadow: 4px 4px 4px #aaaaaa;
	font-size: 40px;
	font-weight: 80;
	letter-spacing: 0.10em;
	color:#FFFFFF; 
}

#aside
{
position:fixed;
height:50px;
width:50px;
margin:0px;
top:150px;
right:60px;
}


.hp-margin-logo{margin:30px 300px !important}


	#hp-banner 
	{
		overflow: hidden;
		height: 400px;
		background: url(../images/flagsbg.gif) no-repeat center;
		background-size: cover;
	}
	
	#hp-banner .image
	{
	border:10px outset #F00000;
	padding:10px;
	height:100px;
	}
	
