/*common css*/
*{margin:0;padding:0;outline:0}
body{font-family:arial;font-size:13px;}
#wrapper{width:100%;height:500px;background:#A5D1F6}