/* CSS Document */
/*
body {
	background-color: #68676D;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/body-background-white.gif);
	background-repeat: repeat-y;
}

h2 {
    color: #000;
}*/
