Missing Controller

Error: GreenAndWhiteController could not be found.

Error: Create the class GreenAndWhiteController below in file: app/controllers/green_and_white_controller.php

<?php
class GreenAndWhiteController extends AppController {

	var $name = 'GreenAndWhite';
}
?>

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