body  {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: 'Work Sans', sans-serif;
box-sizing: border-box;
padding: 0;

border-radius: 0px;
box-shadow: none;
 }


* {
vertical-align: baseline;

font-family: inherit;
font-family: 'Work Sans', sans-serif;
font-size: 100%;
border: 0 none;
outline: 0;
padding: 0;

box-sizing: border-box;
padding: 0;

border-radius: 0px;
box-shadow: none;



}

a{
	color: #555;
	text-decoration: none;
}


/*http://www.jqueryscript.net/slider/Basic-Responsive-jQuery-Image-Carousel-Slider-Plugin.html*/

* {
	padding: 0; margin: 0; list-style: none; border: 0; text-decoration: none; font-family: Arial;  line-height: 21px
}


