Blog css for the Blog page assignment
body { text-align: center; border: 10px solid gray; font-family: 'Source Sans Pro', sans-serif; margin: 50px; height: 100%; } #page-wrap { text-align: left; width: 50%; margin: 2%; }