
body {
	
	font-family: sans-serif;
    font-size: 13px;
}

.bg {
	background-image:url('images/backgroundimage_1.jpg');
	height: 450px;
	width: 900px;
	background-color: rgb(0, 42, 78);
	background-repeat: no-repeat;
}

.menu{
	text-align: center;
	vertical-align: top;
	height: 30px;	
	font-family: sans-serif;
    font-size: 14px;
}

.menu a {
	text-decoration: none;	
	color: black;
	
}

.content{
	vertical-align: top;
}


.paragraph_style_1 {
    color: rgb(0, 0, 0);
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}





