﻿html {	
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, sans-serif; 
	background: #181418; 
	font-size: 80%;
	line-height: 1.3em;
	margin: 0;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

img { border: 0 none; }

a {
	color:#efefef;
}

#home {
	color: #3f3f3f;
	width:300px;
	height:260px;
	margin:260px auto;
	text-align: center;
	background: url(datas/images/logo_home.png) no-repeat 0 0;
}
