Not to bad for your first try, I’ve seen a lot worse. Easy to tell its your first wordpress website as well though. This is because you have missed some very basic configuration settings. Most newbies do this.
One that your should correct asap is your permalink structure. Turn tour post and page urls into pretty urls, they are currently set on the default ugly url permalink structure. To fix it, go to Settings > Permalinks > select the custom setting and use /%postname%/
for your permalink structure. There is nothing wrong with the current setting but Google has confirmed that pretty urls help with rankings and just looks so much better.
2 more quick pointers. Install a plugin called “wordpress seo”. This will help with your rankings a lot and its quite simple to configure.
Also be sure to add a file called “robots.txt” to your root directory because thats going straight to a 404 error page at the moment and thats not good for ranking either.