@media screen and (min-width:700px){.pageimg{background:url(notepad.png) no-repeat;background-size:256px 256px;min-height:256px;padding-left:270px}}
div.note{border:#d8d8d8 1px solid;float:left;height:242px;margin:4px;overflow:auto;padding:4px;resize:both;width:220px}
div.note img{cursor:pointer;float:right;height:20px;width:20px}
#notes textarea,textarea.note{margin:2px 0;resize:vertical;width:96%}