body {
	width: 600px;
	text-align: justify;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	background-color: #ffffff;
	background-image: url(images/bg_paper.jpg);
}

/*
p {
	font-family: courier;
}
*/

p.pics {
	width: 600px;
	/*
	background-color: #dddddd;
	*/
	border-style: none;
	text-align: center;
}

img.guit {
	/*
	width: 113;
	height: 200;
	*/
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

ul {
	margin-left: 40px;
	padding-left: 0;
	color: black;
	/*
	list-style-image: url(images/gemaqua.gif);
	*/
}

h2.c1 {
	text-align: center
}

p.c2 {
	text-align: center;
}
