*{
margin:0;
padding:0;
outline:none;
}

html{
height:100%;
}

body{
min-height:100%;
background:url(../i/bg.jpg) no-repeat 50% 0 #000;
font:normal 11px tahoma;
color:#bdc2c6;
height:100%;
position:relative;
}

table{
width:100%;
border-collapse:collapse;
}
	table td{
	vertical-align:top;
	}
	
a{
color:#74787c;
}

a:hover{
color:#b9bfc5;
}

img{
border:none;
}

p{
margin-bottom:10px;
line-height:17px;
}

.clear{
clear:both;
}

h1{

}

h2{

}

h3{

}

h4{

}

h5{

}

