add new page name like "theme" and edit page type to text/css default is text/html so change page to text/css and add code like these in that theme page just put body{margin:0px;color:black;background:}
.menu{....} etc now you are ready to use the link <*link rel="stylesheet" href="yoursite.com/theme.css"/> in any page expecially header page