body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/logo_4.gif);
	}

a.text2 {
    background : #266E6B;
	color:#FFFFFF;
    text-decoration: none;
    font-size : 14px;
    line-height : 18px;
	}
	a:hover.text2 {
	color: #266E6B;
	}

a.text3 {
    background : #FFFFFF;
	color:#266E6B;
    text-decoration: none;
    font-size : 24px;
    line-height : 24px;
	}
	a:hover.text3 {
	background : #266E6B;
	}
 
	
a.text4 {
    background : #266E6B;
	color:#FFFFFF;
    text-decoration: none;
    font-size : 10px;
    line-height : 12px;
	}
	a:hover.text4 {
	color: #266E6B;
	}
 

	
.text1  {
	background : #FFFFFF;
	font-family : Georgia, Times New Roman, Serif;
	font-size : 24px;
	line-height : 24px;
	color : #266E6B;
	}
	
.text2 {
	background : #FFFFFF;
	font-family : Georgia, Times New Roman, Serif;
	font-size : 14px;
	line-height : 16px;
	color : #000000;
	}

.text3 {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 42px;
	line-height : 48px;
	color : #000000;
	}
	
.text4 {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 10px;
	line-height : 12px;
	color : #000000;
	}
	
.text5 {
	font-family : Georgia, Times New Roman, Serif;
	font-size : 14px;
	line-height : 16px;
	color : #266E6B;
	}
	
#container {
	position: relative;
	margin-top: 0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0;
	width: 640px;
	height: 480px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

    }