@charset "UTF-8";
.style1 {color: #FF6600}
body {
	background: url(images/ameethindocha.com-bg.jpg);
    display:block;
    height:500px;
	width:100%;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}



h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #ffffff;
	text-indent: -999px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	text-indent: 30px;
}


#imagelink {
    display:block;
    height:50px;
	width:350px;
	text-indent: -200px;
}
