@charset "iso-8859-2";
body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}

p {
font-family: Arial, Verdana, Tahoma; 
color: white;
font-size: x-small; 
text-align: center;
padding: 0 2em; 
}