 body {
	color: #33BBDD !important; 
	font-size: 15px; 
	font-family: 'Verdana Light';
	background-repeat: no-repeat;
	background-size: 100%;
}

#page {
	border-radius: 5px;
	height:300px;
    width: 750px; 
    padding: 50px;
    -moz-background-size: 100% 100%;     /* Gecko 1.9.2 (Firefox 3.6) */
    -o-background-size: 100% 100%;        /* Opera 9.5 */
    -webkit-background-size: 100% 100%;   /* Safari 3.0 */
    background-size: 100% 100%;  -webkit-box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.20); -moz-box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.20);
    box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.40); padding-bottom: 10px; margin: 50px auto 100px;
    padding-bottom:10px;
}

#page img {
	
}

h4 {
	padding:10px;
	font-size: 30px;
	color: #33BBDD !important; 
	padding-bottom:20px;
}

.btn-ka {
	position:relative;
	left:50px;
	height: 100px !important;
	padding-bottom:20px;
	padding-
	text-align: bottom;
}

.btn-ka span {
	position:relative;
	top:17px !important;
	font-size:35px;
}