@charset "UTF-8";
/* CSS Document */
body {
    background-color: #cccccc;
	width: 960px;
}

h1 {
    color: #000000;
    text-align: left;
}

h2 {
    color: #353535;
    text-align: left;
}

p {
    font-family: "Times New Roman";
    font-size: 20px;
}
