@charset "utf-8";
/* CSS Document */

/*
--------------------------------------
[Master Stylesheet]
--------------------------------------

Theme Name:		WordPep by Dreams Online
Theme URL:		
Version:		1.0
Author:			Harish Chouhan
Author URL:		http://www.dreamsonline.net
Tags:			fixed width

Project:		WordPep by Dreams Online
Version: 		1.0
Last change:	
Assigned to:	Harish Chouhan
Primary use: 	WordPep.com Website
Date Created:	03rd May 2010
Last Modified: 	03rd May 2010


/*
--------------------------------------
[Stylesheet]
--------------------------------------
*/
@import "library/css/reset.css";
@import "library/css/layout.css";
@import "library/css/form.css";



/*
--------------------------------------
[Typography]
--------------------------------------
*/

body {font-family: Verdana, Geneva, sans-serif; text-decoration:none; color:#FFFFFF; font-size:12px;  }
body h2 {font-family: Verdana, Geneva, sans-serif; font-size:24px; line-height:26px; text-decoration:none; color:#FFFFFF;}
body h3 {font-family: Verdana, Geneva, sans-serif; font-size:16px; text-decoration:none; color:#E7B334;}
body h4 {font-family: Verdana, Geneva, sans-serif; text-decoration:none; color:#E7B334;}


/*
--------------------------------------
[Colour Codes]
--------------------------------------

# Yellow	#E7B334
# Red		#B9212C
# BG Red	#6D1C1F

# Black		#000000
# White		#FFFFFF

*/

/*
--------------------------------------
[Diagnostic Styling]
--------------------------------------
*/
	.check {border: 1px solid #CC0000}


