/*
piws.org supplemental style sheet
*/

/* PIWS */

body {
	background-image: url("/images/global/piws_bg.gif");
}

#title {
	margin-bottom: 5px;
}

h3 {
	color: #003333;
}

div.twothirds p {
	width: 400px;
}

#piwsarrows {
	width: 200px;
	margin-top: 15px;
	text-align: right;
}


