body {
	font-family:Trebuchet MS,Tahoma,Arial,sans-serif;
	font-size:12px;
	color:white;
	background:url(blog.kafol.net.png) no-repeat;
	background-color:#000000;
	background-position: 30px 0px;
}

a{
	text-decoration:none; 
	color: #80b2d9;
}

a:hover {
	text-decoration: underline;
}

h1, h1 a {
	color: white !important;
	font-weight: normal;
	font-size: 40px;
	padding: 10px 0 20px 0;
	margin: 0;
}

h1 a:hover {
	text-decoration: none;
}

.box {
	font-size:12px; 
	text-align:left; 
	width:400px; 
	left:350px; 
	position:relative; 
	margin: 10px;
}

.bord {
	border:1px solid white; 
	padding:10px;
}

form {
	padding-top: 10px;
}

input {
	border: 1px solid blue; 
	background-color:white;
}