@charset "UTF-8";
/* CSS Document */

body {
	background-color: #8B5F27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E4D789;
	background-image: url(../images/prem_rawat/prem-rawat-talks_see-a-wonder/background-autumn-blur.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

#wrapper {
	width: 1000px;
	margin:50px auto;
	padding:50px;
	background-color:#462B0B;
	border: 1px solid #cccccc;
	}

img {
	border:1px solid #669933;
	padding:5px;
	background-image:url(../../images/grad/gradh3a_earthgreen2a.jpg);
	}
		
.link1 {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link1:link { color: #C99443; }
a.link1:visited { color: #D0A35E; }
a.link1:hover { color: #E2D7A7; }
a.link1:active { color: #E9E296; }
body,td,th {
	color: #C9A761;
}