* {
	border: none!important;
}

body {
	font-family: Arial, sans-serif;
	color: grey;	
}


a {
	text-decoration: none;
	color: grey;
}

a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  display: none;
}

#mobilenav, #osx, #toplangmenu, #outernav, #search, #breadcrumb, #group, #footer,.flex-control-nav,.flex-caption,.moduletable{
	display:none!important;
}

#slider img {
  width:800px!important;
}

#logo {
	display:block!importantn;
}

h1,h2 {
  
  position:relative;
  left:-15px;
}