
body {background-color:black;}
h1,h2,h3{color:black; 
font-size:50px;}
body{color:black; 
font-size:50px;}
h6{color:black; 
backround-color:black;}
.kolpo{
	float:middle;
	text-align:center;
	text-decoration:underline;
	width: 500px;
    border: 25px solid white;
    padding: 25px;
    margin: 25px;
}
p.one {
background-color: #dddddd;
color: #666666;
text-shadow: 1px 1px 3px #black;}

.solid {
	border-style: solid;
	border-botom: solid black;}
	
	#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#6cf;
}
	
	