/*
Theme Name: Business Tools Theme
Author: You
Description: A WordPress theme to promote business tools.
Version: 1.0
*/
body { font-family: Arial, sans-serif; background: #f4f4f4; }
.container { max-width: 1100px; margin: auto; padding: 20px; background: white; }
h1, h2 { color: #222; }
a { color: #0073aa; text-decoration: none; }