.bgHome {
	background-image: url(../images/hrudaybghome.png);
	width: 1073px;
	height: 690px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
	display: block;
}
.bg {
	background-image: url(../images/hrudaybg.png);
	width: 1073px;
	height: 690px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
}
.nav {
	float: left;
	height: 525px;
	width: 185px;
	color: #38C224;
	min-width: 0px;
	left: 110px;
	margin-top: 180px;
	margin-left: 47px;
	background-color: rgba(66,33,96,0.00);
}
.navPage {
	float: left;
	height: 24px;
	width: 90px;
	color: #38C224;
	min-width: 0px;
	left: 110px;
	margin-top: 12px;
	margin-left: 710px;
	text-align: right;
}
.normalBtn {
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	height: 41px;
	width: 180px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/Navbtn1.png);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	vertical-align: middle;
	font-weight: normal;
	text-align: center;
	font-variant: normal;
}
.Content {
	height: 470px;
	width: 710px;
	float: left;
	margin-top: 183px;
	margin-left: 89px;
	background-image: images/HRUDAY-Chat-lounge-Cover-page_03
.png;
	background-image: url(../images/HRUDAY-Chat-lounge-Cover-page_03.png);
}
body {
}
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 1px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	text-align:center;
    font-size: 10px;
	font-weight: bold;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1 {
    background-color: yellow; 
    color: black;
	
   
}

.button1:hover {
    background-color: rgba(9,137,147,1.00);
    color: white;
}

.button2 {
    background-color: yellow; 
    color: black; 
   
}

.button2:hover {
    background-color: rgba(9,137,147,1.00);
    color: white;
}
