#@charset "utf-8";
/* CSS Document */

#header {
	text-decoration:none;
}

#navigation {
	text-decoration:none;
}

#navigation a:hover {
	font-size:14px;
}

body {
	background:url(../wawaMOBBlogo2.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	background-attachment:fixed;
	background-position:center center;
	font-family:Arial, Helvetica, sans-serif;
}