/*
  There is no damn license on this. Use it however you want to.
  Adding it to your website ?? Send me a message on twitter, it can light up my day.

  Prashanth Raghu on twitter -> http://twitter.com/prashanthraghu
*/

 

ul#simpleQuote{
	list-style-type:none;
	margin-left:420px;
	margin-top:40px;
}

ul#simpleQuote li{
	 
	font-size: 2.3em;
	width:400px;
	margin:0 auto;
	color:#FFF;
	font-family: 'Dancing Script', cursive;
	 
text-shadow: rgb(38, 15, 15) 4px 5px 10px;
	
}

 

#author{
	font-family: 'Parisienne', cursive;
	font-size: 21px;
	right: 0px;
}

 