html {
	height: 100%;
}

body {
	height: 100%;
	background : #CC9438;
	scrollbar-3dlight-color: #CC9438;
	scrollbar-base-color: #CC9438;
	scrollbar-darkshadow-color: #CC9438;
	scrollbar-face-color: #CC9438;
	scrollbar-highlight-color: #81502D;
	scrollbar-shadow-color: #81502D;
	scrollbar-track-color: #CC9438;
	scrollbar-arrow-color: #81502D; 
    text-align: justify;
    margin: 0 0 0 0; 	
	}

body, tr, td, table {
	color: #39200E;
	font-family: Tahoma;
	font-size: 11px;
}

.blog {
	width: 100%
}

P
{font-family: Tahoma; font-size: 13px}

.text1
{font-family: Tahoma; font-size: 13px; text-align: justify;}

.poem
{ margin: 0 15% 0 0;font-family: Tahoma; font-size: 13px;}

.hamsh
{font-family: Tahoma; font-size: 11px; text-align: justify ; color: #8F461D;}

.table1
{ width: 540px }

table.tpoem
{ width: 95%; font-family: Tahoma; font-size: 13px; text-align: justify }

td.tpoem
{ font-family: Tahoma; font-size: 14px; text-align: justify }

a, a:visited, a:active, a:link {
    font-family: Tahoma;
    font-size: 13px;
    color:#39200E;
    text-decoration: none;
 }

a:hover {
    color:#76330C;
    text-decoration: underline;
 }
