#WeatherContainer{



       float:left;



       margin-top: 0px;



       margin-right: 0px;



       color:black; 



       



       



}



#TextContainer{

	font-size:0px;

    font-family: Helvetica;

    font-weight: light;

    color: #white;

}



#desc{

	position: absolute; top: 343px; right: px; down: 0px; left: 45px; width:320px; height: 481px;

	text-align: left;

	font-family: Helvetica; 

	font-size: 15px;

	font-weight: light;

	text-transform:capitalize;

	padding-top:0px;
	 
	color: #white;

	opacity: 0.6;

    text-shadow: 0px 5px 5px black;

}





#temp{

	

	

	

	position: absolute; top: 359px; right: px; down: 0px; left: 10px; width: 320px; height: 481px;

	margin-top:0px;

	text-align: left;

	font-family:  Helvetica;

	font-size: 15px;

	font-weight: light;

	color: #white;

	opacity: 0.6;

    text-shadow: 0px 5px 5px black;



}



#weatherIcon{

       position: absolute; top: 283px; right: px; down: 0px; left: 0px; width:320px; height:75px;



	



	







	border:none;







	float: center;







	margin-top:0px;



      

}