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

#container {position: relative; width:800px; height:600px; z-index:0; visibility:visible; margin-right:auto; margin-left:auto;}

.bg { background:url(../images/home_bg.gif) 0 0 no-repeat;}

#about {position:absolute; left:207px; top:322px; width:71.7px; height:28px;}

#work {position:absolute; left:305px; top:385px; width:57px; height:26px;}

#blog {position:absolute; left:396px; top:340px; width:51px; height:28px;}

#contact {position:absolute; left:472px; top:279px; width:85px; height:26px;}

img {border:none;}