div#main
{
	background-image: url(image/rotblue.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

p
{
	text-align: justify;
	text-indent: 1em;
}