Missing Controller

Error: StyleHomeController could not be found.

Error: Create the class StyleHomeController below in file: app/controllers/style_home_controller.php

<?php
class StyleHomeController extends AppController {

	var $name = 'StyleHome';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp