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

BODY {
	background-image:url('../../ph/lasota/site/gaspump.png');
	background-position:right;
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-color:#FFF;

	margin-left:50px;
	margin-top:30px;
	margin-right:0px;
	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
}

p {
	text-align:justify;
}

h3 {
	font-size: 1.2em;
}

player {
	font-size: 2em;
}

div.blurb {
	padding:5px;
	width:72%;
	background-color:#FFC;
	outline:#000 solid 1px;
	background-image:url('../../ph/lasota/site/sunnsand.jpg');
}