@charset "utf-8";
/* CSS Document */

body{ background:#0000A6; font:normal 12px "Comic Sans MS", cursive; color:#FFF; margin:0 auto; }

.logotextwhite{
	font:bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
}
.logotextyellow{
	font:bold 18px "Times New Roman", Times, serif;
	color:#FF0;
}