body {
    background-color: #0a0c0d;
    color: #00cc00;
    font-family: Georgia, 'Trebuchet MS', sans-serif;
}
#term {
    margin:100px auto;
    border: 1px solid #4CB22D;
    height: 400px;
    width: 600px;
}