#first-static {background-color: yellow; margin-bottom: 80px;}
#pos-fixed {background-color: lime; position: fixed; top: auto;}
#second-static {background-color: orange; margin-top: 200px;}