@charset "utf-8";
/* CSS Document */

  body {
	background-color: #000b61;
	background-image:url(bg_water_big_a.png);
	background-repeat:no-repeat;
	background-size:cover;
}


  body,td,th {
	font-size: medium;
	/*color: #00CCFF;*/
	font-family: Tahoma, Geneva, sans-serif;
}

#accordion{
	margin-left:auto;
	margin-right:auto;
	min-width:300px;
	max-width:575px;
}
#support_logo{
	margin-left:auto;
	margin-right:auto;
}
#footer{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#09C;
	font-size:12px;
}