@charset "utf-8";
/* Body styling for customised */

body { background:url(../images/customised_bg.jpg) center top no-repeat #999999; height:100%; width:100%; margin:0 auto; text-align:center; padding-top:25px; padding-bottom:25px; }

#customised_top_content { width:400px; margin-left:400px; text-align:left; margin-top:25px; margin-bottom:10px; }
#customised_lower_content { text-align:left; margin-top:25px; width:700px; margin-left:100px; }
