body {
margin:0;
height:100%;
text-align: justify;
font-family: Century Gothic;	
font-size: 14px;	 	
color: #fff;
background-color:#2a2a2a;
}

table#kisara {
font-family: Century Gothic;	
font-size: 14px;	 	
color: #fff;
}

h2 a:link {
letter-spacing: 11px;
text-align: right;
} 

h2 {
letter-spacing: 11px;
text-align: right;
} 

h4 a:link {
letter-spacing: 5px;
} 

h4 {
letter-spacing: 5px;
} 

a:link { 	
color:#6c616b; 
text-decoration: none;	
}

a:visited { 	
color:#6c616b; 	
text-decoration: none;	
}

a:active { 	
color:#6c616b; 	
text-decoration: none;	
}

a:hover { 	
color:#fff; 	
text-decoration: none;	
}

img.picture {
float:left;
margin-top:22px;
margin-right:7px;
}

div.centreer{
	width:1050px;
	left:50%;
	height:981px;
	margin-left:-525px;
	position:absolute;
	background-image:url(layout.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	top: 0px;
}


div.centreer2{
width:552px;
margin-left:225px;
}

div.header{
	width:912px;
	height:55px;
	top:181px;
	position:absolute;
	left: 75px;
}

div.content{
	width:891px;
	top:340px;
	height:auto;
	margin-left:5px;
	position:absolute;
	margin-top:0px;
	z-index:1;
	padding-right:7px;
	left: 72px;
}

div.footer{
background-image:url(images/footer.jpg);
margin-top:50px;
width:905px;
height:57px;
}