

body {
	font-family: Arial, Sans-serif; margin: 0; padding: 0;
	background-image: url("../images/ba.jpg"); background-color: #112473; background-repeat: no-repeat;
	background-attachment: fixed; background-position: center center;	
}

a:link  {color: #C6880E; background-color: transparent; text-decoration: none;}
a:active  {color: #C6880E; background-color: transparent; text-decoration: none;}
a:visited {color: #C6880E; background-color: transparent; text-decoration: none;}
a:hover  {color: #A07427; background-color: transparent; text-decoration: none;}

.title {
	font: bold 34pt arial; color: #0523a6;
	position: absolute; left: 12%; top: 12%; display: block;
}
.menu {
	position: relative; left: 28%; text-align: left;
	font: italic 600 22pt Times, cursive; color: #C6880E;
	line-height: 42pt;
} 
	
