body {
	background-image: url(https://forestfolke.neocities.org/entry/entry5/ab8bffe0d70cdec716c0b5bef99a1709.jpg);
background-size: 300px;
	font-family: arial;
	overflow-x: hidden;

	    font-size: medium;
		color: #1F8090;
}



h1 {
	border-style: solid;
	border-width: 1.5px;
    display: table;
    margin: 0 auto 0 auto;
    padding: 10px;
background-image: url(https://forestfolke.neocities.org/entry/entry4/clouds.jpg);
	background-color: #F2F2EA;
	font-size: 20px;
	margin-top: 50px;
	height: 20px;
	color: white;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
  background: #F2F2EA; 
   color: #F2F2EA; 
}

::-webkit-scrollbar {
  width: 7px;
  
}

.main {
	border-style: dotted;
    display: table;
    margin-bottom: 5px;
	margin-top: 20px;
	padding: 10px;
    border-width: 1.5px;
    background-color: #F2F2EA;
    color: #333126;
    text-align: center;
	width: 550px;
    table-layout: fixed;
   
}

.sidebar {
	border-style: dotted;
    display: table;
    margin-bottom: 5px;
	margin-top: 5px;
    padding: 10px;
    border-width: 1.5px;
    background-color: #F2F2EA;
    color: #161511;
	width: 100px;
    table-layout: fixed;

    
}

.this {
		text-align: center;
	word-wrap: break-word;
	width: 100%;
	
}

.zabuza {
  position: fixed;
bottom: 110;
left: 55;  
}

.haku {
  position: fixed;
bottom: 110;
left: 28;  
}

.nikaido {
	  position: fixed;
bottom: 120;
left: 28;  
}

.doro {
  position: fixed;
bottom: 5;
right: 5;  
}

.comp {
	position: fixed;
	bottom: 0;

}

.back {
	position: fixed;
	top: 40px;
	left: 40px;
}
.glow {
	text-shadow: 0 0 3px white;
	
}

a:link {
  color: #1F8090;
  
}
a:visited {
  color: #1F8090;
}

a:hover {
color: #FFE07F;
}
