body{
		max-width: auto;
		height: auto;
		background-image:url(../img/b21.png);
		font-size:20px;
	}
	
#wrapper{
		max-width:900px;
		max-height:auto;
		margin:0px auto;
		padding:auto;
		}
span{
	color: blue;
	}
	

#about{
		height:auto;
		width:auto;
		padding: 10px;
		background-color:#FFFFF;
		border:5px #000000 solid;
		border-radius:10px;
		background:#ffffff;
		margin:10px;
		}
		
#copyrigth{
			text-align:center;
			padding:10px;
			margin:10px;
			}

#copyrigth a{
			text-align:center;
			padding:10px;
			margin:10px;
			}

