body {
	background-color: #CCCCCC;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bg_slice.jpg);
	background-repeat: no-repeat;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
h3 {
	color: #6699CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
a:link {
	color: #6699CC;
}
a:visited {
	color: #CCCCCC;
}
