@charset "utf-8"; /* CSS Document */ body { margin:0px; width:100%; min-width:100%; background-color:#26041e; } .main { border-bottom:#730158 solid 10px; border-top:#730158 solid 10px; background:url(./images/bg_pattern.gif); height:700px; width:100%; min-width:930; } .container { width:930px; margin:0px auto; position:relative; } .myspace { position:absolute; top:0px; right:0px; width:156px; height:54px; background-image:url(./images/myspace.gif); } .link { display:block; width:156px; height:54px; } .content_table { padding-top:80px; width:930px; } .content { color:#730158; font-size:36px; font-family:Arial; font-weight:bold; margin-left:40px; }