/* CSS Document */

body {
	background-color: #003a5e;
	background-image: url(images/background_v6.jpg);
	background-repeat: repeat-x;
}
.content {
	background-image: url(images/main_mpls_v6_04.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.stretch {
	background-image: url(images/stretch_05.jpg);
	background-repeat: repeat-y;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}