/* Enter Your Custom CSS Here */
#slider-images 
{
	width: 1000px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}
#slider-images h1
{
	text-align: center;
  	color: #FFFF00;
  	font-size: 36px;
}
#slider-images table
{
	margin-left: auto;
    margin-right: auto;
}
header
{
  height: 400px;
  /*background: url("http://www.hibsterpd.com/wp-content/uploads/2015/08/slider-bg.jpg") center top no-repeat !important;*/
}
table strong {color: #FF0;}