@charset "utf-8";
/* CSS Document */

body {
width: 900px;
line-height: 1.5em;
}

#navigation{
	width:90%;
}
#navigation li a{
	font:xx-large;
}