﻿@charset "utf-8";
@import url(../../css/general.css);

body {color:#FFFFFF; background:#000000;}

#main {position:relative; width:1024px; height:860px; margin:0px auto;}

#container {position:absolute; top:50%; left:50%; width:550px; height:200px; margin:-100px 0px 0px -275px; text-align:center; font-size:1.2em;}

