body		
		{
		background-color: #CBDAD1;/*203, 218, 209*/
		margin-top:0px;
		}
.wrap{

		margin-left: auto;
		margin-right: auto;
		background-color: #CBDAD1;
		border: 0px solid red;	
		}
.content{	

		position: relative;
		top: 10px;
		left: 5px;
		font-size: 17px;
		font-family: Geneva, Century Gothic, Arial, sans-serif;
		word-spacing: 0.01em;
		color: #5F5068; 
		list-style-image: ; 
		border: 0px solid red;
		}
