/*
 Theme Name: Gochic
 Theme URI: http://example.com/gochic
 Author: Your Name
 Author URI: http://example.com
 Description: A brief description of your theme.
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: gochic
*/

body {
    font-family: Arial, sans-serif;
    background-color: #f5f5f5;
    color: #333;
}
