/*
Theme Name: Custom HTML to WP
Theme URI: http://example.com/
Author: Your Name
Description: Converted from static HTML
Version: 1.0
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}
