Team:Stanford-Brown/css/custom
.uc-initial-content{ width:100px; height:100px; background-color:black;
}
.uc-final-content{ width:200px; height:300px; background-color:purple; }
/*------- Moving Navbar Down ---------*/
body {
margin-top: 20;
}
nav {
margin-top: 100;
}