@charset "utf-8";
/* CSS Document */

body {
background: #fed5e3 url('http://laughandlearn.com/my/images/bg.jpg') no-repeat;
background-attachment:fixed
}

#topBar {
    background: none repeat scroll 0 0 transparent;
    height: 20px;
    position: relative;
}

