body {margin:0px; background-repeat:none; background-attachment:fixed;}
.header {padding:0 0px 0 0px; position:absolute;left:170px;top:0px; right:0px; border: 0px solid black; min-width:846px;text-align:center;}
@keyframes wel{from{width:0px;} to{width:600px;}}
.header img {animation-name: wel; animation-duration: 4s;}
.left{position: fixed;
    left: 0px;
    width: 170px;
	top: 0px; height:100%;
    background-color:#999933; opacity:.6;
	z-index:+1;}
.img {position: absolute;
    left: 170px;top:78px;
    }
img#iitb{display:block; position:relative;float:left; padding:0 15px 0 15px; }
.llink {position:relative; left:0px; right:0px; top:110px; text-align:center;padding:2px 0px 2px 0px;font-size:22px; display:block;}
.llink a{display:block; text-decoration:none;}
#limg{position:absolute; left:40px; top:10px; 
-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
#limg img:hover {height:100px; width:100px;}
#limg:hover{left:35px; top:8px;}
.llink a:link{color:Cornsilk;}
.llink a:visited {color: Cornsilk;}
.llink a:hover {background-color: yellow; color: red;}
.llink a:active {color: blue;}
.name{position:absolute; left:710px; right:0px; top:77px;background-image:url("img/bgright1.jpg"); opacity:.9; font-weight:bold;height:397px;min-width:305px;}
#design{color:PeachPuff;}
#think {position:absolute; left:170px; top:474px;height:235px; border:0px solid black; background-color:none;right:0px;min-width:845px;}
table#one{position:absolute; left:0px; right:0px;border:0px solid black; min-width:845px;width:100%;border-collapse:none;}
table#one td {border:0px solid black;}
td.buttom{height:244px;vertical-align:top;text-align:justify;}
#phil{min-width:250px;}
#footer {
   position:fixed;
   bottom:0px;
   width:100%;
   height:20px;   /* Height of the footer */
   }
iframe{border:none}