/* Homepage MD pix */
#frame{
	height:376px;
	width:280px;
	position:static;
	background-color:#fff;
	top: 5%;
	left:73%;
	margin-left: 900px;
	margin-top: -379px;
	}

/*For "About Us" Page*/
#text{
	height:369px;
	width:1050px;
	background-color:#fff;
	position:absolute;
	top: 40px;
	left:60px;
	
	}