body
{
	background-color: black;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: white;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

p {
	margin-bottom: 12px;
}

#tv {
	position: absolute;
	top: 0;
	left: 0;
}

#logoblock
{
	position: absolute;
	text-align: right;
	width: 400px;
	top: 450px;
	left: 300px;
	letter-spacing: 0.2em;
}

#logoblock a
{
	color: white;
	text-decoration: none;
}

#logoblock a:hover
{
	color: white;
	text-decoration: underline;
}

.dot {
	color: red;
}