/*
Theme Name: Ricky Reyes
Theme URI: http://rickyreyes.com/
Description: Custom web design by <a href="http://sheeromedia.com/">Sheero Media</a>.
Version: 1.0
Author: Sheero Media
Author URI: http://sheeromedia.com/
Tags: custom design, exclusive license

	This layout is for the website of
	Ricky Reyes (rickyreyes.com)
	only and may not be used for any other purpose.

*/


/* Begin Typography & Colors */
body {
	background:#d52e7c;
	margin:0px;
	padding:60px 0px 0px 0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}
body, td, th {
	color:#363636;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
}

img {border:none;}

p {margin:0px; padding:0px 0px 10px 0px; line-height:20px;}

a {color:#f36799;}
a:hover {color:#d9a71b;}

img, div, a { behavior: url(iepngfix.htc); }