/* CSS Document */

body {
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0093CF;
}
p {
	color: #333333;
}
.black {
	color: #000000;
}
#wrapper {
	text-align: center;
}
#flashid {
	width: 912px;
	height: 580px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
