@charset "UTF-8";
/* CSS Document */
body {
background:none;
}
#nav ul {
background:none;
}
#nav ul, #nav li, #nav #contact {
float:none;
background:url(../images/navigation/bg.gif);
width:462px;
text-align:center;
}
#nav ul {
background:none;
}
#nav {
width:480px;
}
#left_column, #right_column {
float:none;
width:420px;
}
#header {
width:480px;
}
#header h1 {
width:130px;
}
#section01 #header h1 {
margin-top:15px;
}
#content {
padding:123px 0 22px 0;
width:480px;
}
#content h2 {
font-weight:bold;
}
#content pre {
font-size:2em;
}
#footer {
width:410px;
}