﻿body 
{
	background-color : #DEEBF3 ;
	text-align : center ;
}


.weather-page
{
	height : 100% ;
	width : 100% ;
}


#ad
{
    height : 100px ;
    width : 100% ;
    text-align : center ;
    font-size : 18px ;
    font-weight : bold ;
}

#ad p { margin-bottom : 10px ; }
#weatherpage { height : 2000px ; }
