h1{
}
.sample {
	font-size:7em;
	text-align:center;
	line-height:0.95em;
	letter-spacing: 0.05em;
	color: transparent;
	-webkit-text-stroke: 0.03em rgba(0,0,0,1);
}
.menu1{
  height:25px;
  text-decoration:none;
  text-align:center;
  line-height:27px;
  color:white;
  width:33%;
  background:#6c757d;
  font-size:12px;
  pointer:cursor;
}
.menu2{
height:25px;
text-decoration:none;
text-align:center;
color:white;
width:34%;
line-height:27px;
background:#6c757d;
font-size:12px;
border-left:solid 1px white;
pointer:cursor;
}
.menu1:hover,.menu2:hover{
  background:#5A6268;
  text-decoration:none;
  color:white;
}

.searchbox{
background:linear-gradient(to right,#006600,#003300);
height:50px;
text-align:center;
}

.title{
background:linear-gradient(#6a11cb,#2575fc);
color:white;
min-width:330px;
border-radius:5px;
margin-bottom:15px;
text-align:left;
}

.subtitle{
background:linear-gradient(#555,#888);
color:white;
min-width:330px;
border-radius:5px;
margin-bottom:10px;
text-align:left;
}

.searchback{
background-color:f8f8ff;
padding-bottom:10px;"
}

.searchinput{
min-width:250px;
border-radius:5px;
}

.ad{
padding:0 15 0 15;
margin:0 0 10 0;
}

.btn2{
border-radius:5px 2px 2px 5px;
padding:9 7 4 7;
color:white;
border-width:0px;
background:brown;
}

.btn3{
border-radius:5px 5px 0px 0px;
margin-top:5px;
padding:2 5 2 5;
color:white;
border-width:0px;
background:grey;
}

hr{
  margin:0;
  border-color:#eee;
  border-width:1px;
}

@media screen and (max-width: 960px) {
.topimg{
  width:100%;
  height:60px;
}

.topimg2{
  width:100%;
  height:45px;
}
}

@media screen and (min-width: 960px) {
.topimg{
width:973px;
height:100px;
}

.topimg2{
width:973px;
height:90px;
}

.space{
width:10px;
}
}
