* {
    padding:0;
    margin:0;
}
ol, ul {
	list-style: none;
}
a{
    text-decoration: none;
}
a img{
    border: none;
}
