/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

#site-title, #site-description { display: none; }

.one-column #content {
	margin: 0 auto;
	width: 900px;
}

.video-table img {
    width: 100%;
}


#access .menu-header, div.menu {
	font-size: 17px !important;
}

#access a {
color: yellow;
}

