Search This Blog

Monday, 31 October 2016

எம்பெருமானே முருகா



எண்ணமும் நீ... எழுத்தும் நீ...
உடலும் நீ... உயிரும் நீ ...
எம்பெருமானே முருகா
எங்களுக்கு 
அருள்வாய் அப்பா
 

No comments:

Post a Comment

[code type=codetype] .IGtextbox { color: white; background-color: black; width: 500px; margin: 5px 60px; padding: 20px 20px 20px 20px; border: 2px dotted lightgrey; border-radius: 10px; box-shadow: -1px -1px 12px 2px gainsboro; transition: background-color .777s; -webkit-transition: background-color .777s; -moz-transition: background-color .777s; -o-transition: background-color .777s; -ms-transition: background-color .777s; } .IGtextbox:hover { background-color: CornflowerBlue ; } .IGtextbox:active { background-color: darkgreen ; }[/code]