Running your url through the link popularity checker tells me you have a LOT of work to do yet to get noticed.
Site here:
www.widexl.com/remote/link-popularity/index.html
First of all, you're showing different numbers with and without the www. so you have to do some .htaccess magic to fix that, so links to you all direct to the same place in the eyes of the search engines.
Open notepad and copy this code into the window:
Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.plushtoysafari.com
RewriteRule ^(.*)$ http://plushtoysafari.com/$1 [r=301,L]
Save the file as .htaccess and upload it into your toplevel directory.
Since Yahoo seems most accurate, I'll use Yahoo's numbers as an example (you have nothing showing for goog backlinks whatsoever.) For plushtoysafari.com you're only showing 1 backlink, while
www.plushtoysafari.com is showing 6. Sites that do well in the SERPs show thousands of backlinks.
I've written two articles that may get you started in the right direction.
The Basics of Search Engine Marketing
The Best Websites are an Ongoing Conversation