#stries{
	border-color:#fff!important;
	}
#menu{
	border-color:#fff!important;
}
#time-line{
	background-color:#fff;
}
::-webkit-scrollbar {									
	width: 5px;
	height:5px;	
}

::-webkit-scrollbar-thumb{
	background:#fff;
        -webkit-border-radius: 5px;
}
.grid-item{
	background-image:url(../image/color/black.png);
	border-color:#FFF;
}
.grid-item a div h1{
	color:#fff;
}
#enlu{
	background-image:url(../image/color/enlu.png);
	position:fixed;
	top:0;
	left:0;
	background-repeat:no-repeat;
	width:800px;
	height:600px;
}
.oModal > div {
	border-color:#FFF!important;
}