﻿/* CSS Document */

p{
font-family: Vivaldi;
font-size: 24px;
color: #CCCCCC;
line-height: 18px;
padding: 5px;
}

.navigation {
	font-family: Vivaldi;
	font-size: 28px;
	text-align: right;
	display: block;
	width: 140px;
	float: right;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 65px;
}

.main_text {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	padding: 0px;
	color: #CCCCCC;
}

.underline {
	text-decoration: underline;
}

.counter {
	text-align: right;
	vertical-align: bottom;
}

.lyrics {
	font-size: 18px;
	line-height: 14px;
	text-align: center;
}
.songs {
	font-family: Vivaldi;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	color: #CCCCCC;
	line-height: 16px;
}

