@charset "utf-8";
.cfback {
	background-color: #f0f0f0;
	padding-top: 45px;
	padding-bottom: 35px;
	margin-top: 30px;
	margin-bottom: 60px;
}
img.logo {
	margin-top: 15px;
}
a:hover img {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity = 50);
}
.imgbtn {
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-block;
}
footer {
	height: 30px;
	margin-top: 0px;			
}
.copyright {
	font-size: 14px;
	margin-top: 60px;
	
	
}
con {
	 position: relative;
    min-height: 100%;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

@media screen and (max-width : 640px){
   h1{ font-size : 24px;} 
a1 {
	margin-top: 45px;
}

}
@media screen and (min-width : 640px){
   h1{ font-size : 32px;} 
}
.a1 {
}
