@charset "utf-8";

#UWMchildNav ul li a{ /*sets spacing of the Thumbnails*/
/*margin-left: 60px; */
/*spacing*/ 
}

#UWMchildNav ul li ul{ /*sets the offset left of the Thumbnails (If thumbnails are being cut off by left edge of page adjust this)*/
/*margin-left: -30px; */
}

/*other styles go here*/

#phone {
position: absolute;
color: white;
font-size: 42px;
font-family: sans-serif;
top: 370px;
margin-left: 625px;
}

#phone2 {
position: absolute;
color: white;
font-size: 42px;
font-family: sans-serif;
top: 458px;
margin-left: 625px;
}