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

body {
	background-image: url(../images/bg_gradient2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.style2 #maincol-wide p strong {
	color: #FF0000;
}
.style2 #maincol-wide {
	text-align: left;
}

