@charset "UTF-8";
/* CSS Document */
#content {
	margin: 15px;
	padding-top: 15px;
	line-height: 1.5em;
}

#content h2 {
	font-weight: bold;
	font-size: x-large;
	line-height: 2.5em;
}
#content h3 {
	font-weight: bold;
	font-size: large;
	line-height: 2em;
}
p {
	margin: 15px;
	line-height: 2em;
}
#p1 {
	line-height: 2em;
}
#p2 {
	line-height: 2em;
}
#live1 {
	float:right; 
	margin: 15px
}
#live2 {
	float:left;
	margin: 15px;
}
