@charset "UTF-8";

/* ------------------------------------------------------------------------ */
/*																			*/
/* the keka website															*/
/* if you like css, join the keka project! info@kekaosx.com					*/
/*																			*/
/* ------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------ */
/* 404 */
/* ------------------------------------------------------------------------ */

#notfound {
	width: 1000px;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

/* ------------------------------------------------------------------------ */
/* END 404 */
/* ------------------------------------------------------------------------ */
