p.title {
	color: red;
	margin-top: 30px;
	margin-left: 20px;
	font-weight: bold;
	font-size: large;
}

h2 {
	margin-left: 20px;
}

.logo {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
}

p.desc {
	line-height: 1.5em;
	margin-left: 40px;
}

ol {
	line-height: 1.5em;
	margin-left: 40px;
	font-size: large;
}

.price tr td {
	font-family: "lr SVbN", "Osaka| ";
	padding-left: 5px;
	font-size: 16px;
}

div.btn {
	margin-bottom: 50px;
	margin-top: 40px;
	text-align: center;
}

div.image-caption {
	text-align: center;
}

.font-red {
	color: red;
}

.font-large {
	font-size: x-large;
}
