body {
	font-family: Georgia, serif;
	background: none;
	color: black;
}
#page{
	
}

#content{
	width: 90%;
	align-content: center;
	color: #000000;
	
}
.video-view{
	width: 100%
}
.responsive{
	width: 22%;
	float: right;
}
#content h2{
	color: #000000;
}
#content p{
	font-size: 20px;
}
#wrapper{
	box-shadow: none;
}
.header ,.nav-container , .hide,.info ,#noPrint , .slideshow-container, #sidebar, h2#postcomment, #three-column {
	display: none;
}
/* news content */
.news {
		margin-right: 20px;
		width: 100%;
}
.news p{
	font-weight: 300;
		font-size: 16px;
		padding: 10px 0px 30px 0px;
		border-bottom: 1px solid #DEDEDE;
}
.news img {
	display: none;
}
/** 2boxes content **/
.box-content{
    position: relative;
    display: inline-block;
     width: 450px;
    margin-left: 10px;
}
.boxesdown{
	width: 235px;
   position: static;
    display: inline-block;
	 float: right;
    margin-left: 10px;
}
.boxesdown img{
	height: 100px;
	width: 150px;
}
.boxesdown p{
	padding-right: 35px;
}
#box {
    text-align: center;
   position: relative;
    display: inline-block;
    align-content: center;
     width: 140px;
    margin: 10px;
    
}
#box img {
	height: 140px;
}
#footer {
	width: 90%;
	margin: 0px 0px;
	padding: 30px 0px;
	border-top: 5px solid #000000;
}
#footer p {
	text-align: center;
	font-size:15px;
	color:#000000;
}
#footer a {
	color: #545454;
}
