#city{ position: absolute; top: 390px; left: 0px; down: 0px; width: 320px; height: 461px;
text-align: center;
font-family:Sony;
font-size: 25px;
font-weight: 500;
color: white;
text-shadow: 1px 1px 0px black;
}
#temp{
position: absolute;top: 0px; left: 130px; width: 320px; height: 480px; text-align: center;
font: 45px "Sony";
font-weight: 100;
color: white;
text-transform: uppercase;
text-shadow: 0px 0px 1px black;
z-index:1
}
#desc{
position: absolute;top: 0px; left: 130px; width: 320px; height: 480px; text-align: center; font: 45px "Sony";
font-weight: 100;
color: white;;
}
#weatherIcon{
position: absolute; top: 30px;down: 0px; left: 170px; width: 100px; height: 461px;
height:130;
width:155;
}