html{
	height: 100%;
}

body{
	height: 600px;
}

p{
	font-size: 24px;
}

div{
	margin-bottom: 20px;
}
#caution{
	font-size: 10px;
}

#shot{
	margin-top: 40px;
	margin-bottom: 10px;
}

hr{
	color: #008000;
}

#topend{
	color: #000000
}
li{
	margin-left: 50px;
	margin-bottom: 20px;
}