﻿
/*
   Snappers Waterfront Cafe Style Sheet
   ** Special for Valentine's Day Menu**
   Author: Rick Saunders
   Date:   1/25/10

   Filename:         snap_val.css
   Supporting Files: none

*/

body			{background-color:#FFC0CB}

a				{color:Red;
				 font-family:Arial}
	         
h1, h2, h3, p	{color:Red;
				 font-family:Edwardian Script ITC;
				 text-align:center}	         
	     
h1				{font-size: 3em;
				 letter-spacing: 0.4em}
				 
h2				{font-size:x-large;
				 font-weight:900}

h3				{font-size:large}				 
			 
p				{font-size:large}
			 
links		{color:Red;
			 border-left-width:1;
			 border-left-style:solid;
			 float:left;
			 height:auto;
			 width:50px;
			 padding-left:0px}
			 

 