body {
		background: #000000 url(images/gradient_black.gif) repeat-x;
		color: #ffffff;
		font-size: small;
		}

h1 {
		font-size: 150%;
		}
		
p {
		font-size: 120%;
		}
		
#stylesBox {
		background: none;
		font-size: 110%;
		color: #dddddd;
		padding-left: 0;
		line-height: 85%;
		}