﻿body {
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3E2A9;
	line-height: 16px;
	background-color: #000000;
}
.rot {
	color: #F00;
}
.Christian {
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 5px;
	line-height: 20px;
}
.demo {
	font-size: 14px;
	font-weight: normal;
	letter-spacing:
	color: #807766;
	letter-spacing: 5px;
	line-height: 18px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover    {
	color: #ffffff;
	text-decoration: none;
}
img:hover{
    transform:scale(2);
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:focus {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #F0C;
	text-decoration: none;
}
.main {
	background-color: #000;
	width: 900px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #3A2F0B;
	padding: 20px;
}
.rand1px {
	border: 1px solid #3A2F0B;
}
